Module implementing a class for reading an XML tasks file.
| None |
| TasksReader | Class for reading an XML tasks file. |
| None |
Class for reading an XML tasks file.
| supportedVersions |
| TasksReader | Constructor |
| __readTask | Private method to read the task info. |
| readXML | Public method to read and parse the XML document. |
Constructor
Private method to read the task info.
Public method to read and parse the XML document.