Home | Trees | Indices | Help |
---|
|
core.Core --+ | Typed
A typed XML unmarshaller
|
|||
|
|||
Object |
|
||
|
|||
Object |
|
||
|
|||
boolean ' |
|
||
boolean ' |
|
||
|
|||
|
|||
|
|||
Inherited from |
|
|||
NodeResolver |
resolver A schema type resolver. |
|
|
Process an object graph representation of the xml
|
|
Processing on node has started. Build and return the proper object.
|
Processing on node has ended.
|
Get whether the object is unbounded (a list).
|
Get whether the object is nillable.
|
Append an attribute name/value into Content.data.
|
Append text nodes into Content.data Here is where the true type is used to translate the value into the proper python type.
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Mon Mar 21 14:39:09 2011 | http://epydoc.sourceforge.net |