| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
_SaxParserTarget --+
|
TreeBuilder
Parser target that builds a tree.
The final tree is returned by the ``close()`` method.
|
|||
|
|||
| a new object with type S, a subtype of T |
|
||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
|
Adds text to the current element. The value should be either an 8-bit string containing ASCII text, or a Unicode string. |
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0 on Fri Feb 1 19:02:25 2008 | http://epydoc.sourceforge.net |