|
Eclipse Platform Release 3.0 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TemplateException | |
org.eclipse.jface.text.templates | Application programming interfaces for interaction with the Eclipse Java User Interface text support. |
Uses of TemplateException in org.eclipse.jface.text.templates |
Methods in org.eclipse.jface.text.templates that throw TemplateException | |
TemplateBuffer |
DocumentTemplateContext.evaluate(Template template)
|
abstract TemplateBuffer |
TemplateContext.evaluate(Template template)
Evaluates the template in this context and returns a template buffer. |
TemplateBuffer |
TemplateTranslator.translate(Template template)
Translates a template to a TemplateBuffer . |
TemplateBuffer |
TemplateTranslator.translate(String string)
Translates a template string to TemplateBuffer . |
void |
TemplateContextType.validate(String pattern)
Validates a pattern, a TemplateException is thrown if
validation fails. |
protected void |
TemplateContextType.validateVariables(TemplateVariable[] variables)
Validates the variables in this context type. |
|
Eclipse Platform Release 3.0 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2004. All rights reserved.