Module implementing a class for reading an XML shortcuts file.
| None |
| ShortcutsReader | Class for reading an XML shortcuts file. |
| None |
Class for reading an XML shortcuts file.
| supportedVersions |
| ShortcutsReader | Constructor |
| __readShortCut | Private method to read the shortcut data. |
| getShortcuts | Public method to retrieve the shortcuts. |
| readXML | Public method to read and parse the XML document. |
Constructor
Private method to read the shortcut data.
Public method to retrieve the shortcuts.
Public method to read and parse the XML document.