| Home | Trees | Index | Help |
|
|---|
|
xmlobject: Allows XML files to be operated on like Python objects.
exceptions.Exception:
Common base class for all exceptions.
xmlobject.CannotSave:
unable to save
xmlobject.InvalidNode:
not a valid minidom node
xmlobject.InvalidXML:
failed to parse XML input
xmlobject.MissingRootTag:
root tag name was not given
xmlobject.XMLFile:
Allows an xml file to be viewed and operated on as a python
object.
xmlobject.XMLNode:
This is the workhorse for the xml object interface
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Sun Apr 16 17:53:17 2006 | http://epydoc.sf.net |