eric4.E4XML.HighlightingStylesWriter
Module implementing the writer class for writing a highlighting styles XML file.
Global Attributes
Classes
Functions
HighlightingStylesWriter
Class implementing the writer class for writing a highlighting styles XML file.
Derived from
XMLWriterBase
Class Attributes
Methods
HighlightingStylesWriter (Constructor)
HighlightingStylesWriter(file, lexers)
Constructor
- file
-
open file (like) object for writing
- lexers
-
list of lexer objects for which to export the styles
HighlightingStylesWriter.writeXML
writeXML()
Public method to write the XML to the file.