Home | Trees | Indices | Help |
|
---|
|
Allows an xml file to be viewed and operated on as a python object.
(If you're viewing the epydoc-generated HTML documentation, click the 'show private' link at the top right of this page to see all the methods)
Holds the root node in the .root attribute, also in an attribute with the same name as this root node.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|
Create an XMLFile Keywords:
Usage scenarios:
Notes:
|
Saves the document. If argument 'where' is given, saves to it, otherwise tries to save to the original given 'path' (or barfs) Value can be a string (taken to be a file path), or an open file object. |
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Wed May 27 18:05:41 2015 | http://epydoc.sourceforge.net |