| Package | Description |
|---|---|
| org.eclipse.jface.text.templates |
Application programming interfaces for interaction
with the Eclipse text template support.
|
| org.eclipse.jface.text.templates.persistence |
Provides persistence support for templates.
|
| org.eclipse.ui.editors.text.templates |
Application programming interfaces for interaction
with the Eclipse text editor template support.
|
| org.eclipse.ui.texteditor.templates |
Application programming interfaces for interaction
with the Eclipse text editor template support.
|
| Class and Description |
|---|
| SimpleTemplateVariableResolver
A simple template variable resolver, which always evaluates to a defined string.
|
| Template
A template consisting of a name and a pattern.
|
| TemplateBuffer
A template buffer is a container for a string and variables.
|
| TemplateContext
Provides the context for a
Template being resolved. |
| TemplateContextType
A context type defines a context within which templates are resolved.
|
| TemplateException
Thrown when a template cannot be validated.
|
| TemplateVariable
A
TemplateVariable represents a set of positions into a
TemplateBuffer with identical content each. |
| TemplateVariableResolver
A
TemplateVariableResolver resolves TemplateVariables
of a certain type inside a TemplateContext. |
| TemplateVariableType
Value object that represents the type of a template variable.
|
| Class and Description |
|---|
| ContextTypeRegistry
A registry for context types.
|
| Template
A template consisting of a name and a pattern.
|
| Class and Description |
|---|
| ContextTypeRegistry
A registry for context types.
|
| TemplateContextType
A context type defines a context within which templates are resolved.
|
| Class and Description |
|---|
| ContextTypeRegistry
A registry for context types.
|
| Template
A template consisting of a name and a pattern.
|
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.