|
Eclipse Platform Release 3.1 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TemplateBuffer | |
---|---|
org.eclipse.jface.text.templates | Application programming interfaces for interaction with the Eclipse Java User Interface text support. |
Uses of TemplateBuffer in org.eclipse.jface.text.templates |
---|
Methods in org.eclipse.jface.text.templates that return TemplateBuffer | |
TemplateBuffer |
TemplateTranslator.translate(Template template)
Translates a template to a TemplateBuffer . |
TemplateBuffer |
TemplateTranslator.translate(String string)
Translates a template string to TemplateBuffer . |
abstract TemplateBuffer |
TemplateContext.evaluate(Template template)
Evaluates the template in this context and returns a template buffer. |
TemplateBuffer |
DocumentTemplateContext.evaluate(Template template)
|
Methods in org.eclipse.jface.text.templates with parameters of type TemplateBuffer | |
void |
TemplateContextType.resolve(TemplateBuffer buffer,
TemplateContext context)
Resolves the variables in buffer within context
and edits the template buffer to reflect the resolved variables. |
|
Eclipse Platform Release 3.1 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2005. All rights reserved.