Module implementing a class for reading an XML templates file.
| None |
| TemplatesReader | Class for reading an XML tasks file. |
| None |
Class for reading an XML tasks file.
| supportedVersions |
| TemplatesReader | Constructor |
| __readTemplate | Private method to read the template definition. |
| __readTemplateGroup | Private method to read a template group. |
| readXML | Public method to read and parse the XML document. |
Constructor
Private method to read the template definition.
Private method to read a template group.
Public method to read and parse the XML document.