Module implementing the handler class for handling a highlighting styles XML file.
None |
HighlightingStylesHandler | Class implementing a sax handler to read a highlighting styles file. |
None |
Class implementing a sax handler to read a highlighting styles file.
None |
HighlightingStylesHandler | Constructor |
getVersion | Public method to retrieve the version of the shortcuts. |
startDocumentHighlightingStyles | Handler called, when the document parsing is started. |
startHighlightingStyles | Handler method for the "HighlightingStyles" start tag. |
startLexer | Handler method for the "Lexer" start tag. |
startStyle | Handler method for the "Style" start tag. |
Constructor
Public method to retrieve the version of the shortcuts.
Handler called, when the document parsing is started.
Handler method for the "HighlightingStyles" start tag.
Handler method for the "Lexer" start tag.
Handler method for the "Style" start tag.