| Home | Trees | Indices | Help |
|
|---|
|
|
Contains functions that cause Element to act as a hash table and array for children. Also children can be accessed by name via self.children.name.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
|
|||
|
_children List of children (in order) |
|||
|
_childrenHash Dicitonary of children (by name) |
|||
|
children Children object, has children as attributes by name |
|||
|
Inherited from |
|||
|
|||
|
Will generate (yield) all values of a specific type in the tree starting with us.
|
Print out a map of the dom.
|
Convert to an XML DOM boject tree for use in xpath queries.
|
Update our object based on an XML DOM object. All we are taking for now is defaultValue.
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Sat Aug 16 12:17:00 2008 | http://epydoc.sourceforge.net |