Module implementing a class for reading a highlighting styles XML file.
| None |
| HighlightingStylesReader | Class for reading a highlighting styles XML file. |
| None |
Class for reading a highlighting styles XML file.
| supportedVersions |
| HighlightingStylesReader | Constructor |
| __readLexer | Private method to read the lexer info. |
| __readStyle | Private method to read the style info. |
| readXML | Public method to read and parse the XML document. |
Constructor
Private method to read the lexer info.
Private method to read the style info.
Public method to read and parse the XML document.