Uses of Class
org.simpleframework.xml.core.Template
Packages that use Template
-
Uses of Template in org.simpleframework.xml.core
Fields in org.simpleframework.xml.core declared as TemplateModifier and TypeFieldDescriptionprivate TemplateTemplateEngine.nameThis is used to accumulate the bytes for the variable name.private TemplateTemplateEngine.sourceThis is used to store the text that are to be processed.private TemplateTemplateEngine.textThis is used to accumulate the transformed text value.Methods in org.simpleframework.xml.core with parameters of type TemplateModifier and TypeMethodDescriptionvoidThis will add aTemplateto the end of this.voidThis will add aTemplateto the end of this.private voidThis will replace the accumulated for an system variable name with the value of that system variable.