Home | Trees | Indices | Help |
|
---|
|
object --+ | Tag
Represents a tag in an xml document.
Used to define structure of an xml document and define parser functions for individual parts of an xml document.
Parser functions are called when the end tag has been read.
See SaxHandler class defined below to see how this class is used.
Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
Properties | |
Inherited from |
Method Details |
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sat Aug 3 03:55:58 2013 | http://epydoc.sourceforge.net |