Trees | Indices | Help |
---|
|
object --+ | XMLWriter
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
string |
|
||
|
|||
|
|||
|
|||
|
|||
Inherited from |
|
|||
encoding =
|
|
|||
Inherited from |
|
x.__init__(...) initializes x; see help(type(x)) for signature
|
Fetches the xml written by the writer
|
Write a line to the xml. This method honors the current indentation. |
Writes out and closes a tag. Optionally writes data as a child node.
|
Push a tag: - writes the tag and the attributes - increase the indentation for subsequent calls
|
Decreases the indentation and closes the previously opened tag.
|
Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Tue Aug 13 06:17:01 2013 | http://epydoc.sourceforge.net |