Home | Trees | Indices | Help |
|
---|
|
object --+ | SAXElementState
State corresponding to processing a given element with the SAX model.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
|
|||
__contentHandler = None hash(x) |
|||
__parentState = None hash(x) |
|||
__namespaceContext = None hash(x) |
|||
__expandedName = None hash(x) |
|||
__location = None hash(x) |
|||
__content = None hash(x) |
|
|||
Inherited from |
|
An accumulation of content to be supplied to the content model when the element end is reached. This is a list, with each member being |
x.__init__(...) initializes x; see help(type(x)) for signature
|
Add the given text as non-element content of the current element.
|
Add the given binding instance as element content corresponding to the given use.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Wed Apr 17 03:13:55 2013 | http://epydoc.sourceforge.net |