Home | Trees | Indices | Help |
|
---|
|
object --+ | XmlTreeWriter
|
|||
|
__init__(self,
root,
output) Initialize the writer. |
||
|
writeHeaderInfo(self) Writes a comment at the top of the file with the creation information. |
||
Inherited from |
|
|||
|
passTagToTagWriter(element,
tabs,
output) Extracts element variables and initializes the tag writer for the element. |
|
|||
Inherited from |
|
Initialize the writer. Parameters:
|
Extracts element variables and initializes the tag writer for the element. Recursively calls itself on its element children. Writes the ending tag if it has any values or any children. Parameters:
- |
Writes a comment at the top of the file with the creation information. Includes data and time information. Takes no arguments |
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0alpha3 on Thu Sep 07 21:19:41 2006 | http://epydoc.sourceforge.net |