Uses of Class
org.eclipse.jface.text.templates.TemplateException
Packages that use TemplateException
Package
Description
Application programming interfaces for interaction
with the Eclipse text template support.
-
Uses of TemplateException in org.eclipse.jface.text.templates
Methods in org.eclipse.jface.text.templates that throw TemplateExceptionModifier and TypeMethodDescriptionabstract TemplateBufferEvaluates the template in this context and returns a template buffer.Translates a template string toTemplateBuffer.Translates a template to aTemplateBuffer.voidValidates a pattern, aTemplateExceptionis thrown if validation fails.protected voidTemplateContextType.validateVariables(TemplateVariable[] variables) Validates the variables in this context type.