Module implementing a base class for all of eric3s XML writers.
XMLWriterBase | Class implementing a base class for all of eric3s XML writers. |
None |
Class implementing a base class for all of eric3s XML writers.
XMLWriterBase | Constructor |
_write | Protected method used to do the real write operation. |
writeXML | Public method to write the XML to the file. |
Constructor
Protected method used to do the real write operation.
Public method to write the XML to the file.