Home | Trees | Indices | Help |
|
---|
|
object --+ | SAXElementState
State corresponding to processing a given element with the SAX model.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
|
|||
__parentState = None
|
|||
__namespaceContext = None
|
|||
__expandedName = None
|
|||
__location = None
|
|||
__content = None
|
|
|||
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 x.__class__.__doc__ for signature
|
Add the given text as non-element content of the current element.
|
Add the given binding instance as element content correspondidng to the given use.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu Jan 28 08:39:52 2010 | http://epydoc.sourceforge.net |