Home | Trees | Indices | Help |
|
---|
|
object --+ | SAXElementState
State corresponding to processing a given element with the SAX model.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|
|||
__contentHandler = None
|
|||
__parentState = None
|
|||
__namespaceContext = None
|
|||
__expandedName = None
|
|||
__location = None
|
|||
__content = None
|
|
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 |
|
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 Sep 18 10:35:37 2013 | http://epydoc.sourceforge.net |