Module implementing the handler class for reading an XML templates file.
None |
TemplatesHandler | Class implementing a sax handler to read an XML templates file. |
None |
Class implementing a sax handler to read an XML templates file.
None |
TemplatesHandler | Constructor |
endTemplate | Handler method for the "Template" end tag. |
endTemplateDescription | Handler method for the "TemplateDescription" end tag. |
endTemplateText | Handler method for the "TemplateText" end tag. |
getVersion | Public method to retrieve the version of the templates. |
startDocumentTemplates | Handler called, when the document parsing is started. |
startTemplate | Handler method for the "Template" start tag. |
startTemplateGroup | Handler method for the "TemplateGroup" start tag. |
startTemplates | Handler method for the "Templates" start tag. |
Constructor
Handler method for the "Template" end tag.
Handler method for the "TemplateDescription" end tag.
Handler method for the "TemplateText" end tag.
Public method to retrieve the version of the templates.
Handler called, when the document parsing is started.
Handler method for the "Template" start tag.
Handler method for the "TemplateGroup" start tag.
Handler method for the "Templates" start tag.