Module implementing the handler class for reading a keyboard shortcuts file.
None |
ShortcutsHandler | Class implementing a sax handler to read a keyboard shortcuts file. |
None |
Class implementing a sax handler to read a keyboard shortcuts file.
None |
None |
ShortcutsHandler | Constructor |
endAccel | Handler method for the "Accel" end tag. |
endAltAccel | Handler method for the "AltAccel" end tag. |
endName | Handler method for the "Name" end tag. |
endShortcut | Handler method for the "Shortcut" end tag. |
getShortcuts | Public method to retrieve the shortcuts. |
getVersion | Public method to retrieve the version of the shortcuts. |
startDocumentShortcuts | Handler called, when the document parsing is started. |
startShortcut | Handler method for the "Shortcut" start tag. |
startShortcuts | Handler method for the "Shortcuts" start tag. |
None |
Constructor
Handler method for the "Accel" end tag.
Handler method for the "AltAccel" end tag.
Handler method for the "Name" end tag.
Handler method for the "Shortcut" end tag.
Public method to retrieve the shortcuts.
Public method to retrieve the version of the shortcuts.
Handler called, when the document parsing is started.
Handler method for the "Shortcut" start tag.
Handler method for the "Shortcuts" start tag.