Latest Version: 0.9.6.2

SimplerXMLGenerator


Methods

f __init__(self, out=None, encoding='iso-8859-1') ...

f addQuickElement(self, name, contents=None, attrs={}) ...

Convenience method for adding an element with no children

See the source for more information.

Top