Package Peach :: Package Engine :: Module dom :: Class Namespace
[hide private]

Class Namespace

source code


Instance Methods [hide private]
 
__init__(self) source code

Inherited from Element: copy, genElementsByType, getFullDataName, getFullname, getRoot, hasChildNode, nextSibling, previousSibling, printDomMap, toXmlDom, updateFromXmlDom

Static Methods [hide private]

Inherited from Element: getUniqueName

Class Variables [hide private]

Inherited from Element: GuidRegex

Instance Variables [hide private]

Inherited from Element: elementType, hasChildren, name, node, parent, ref

Method Details [hide private]

__init__(self)
(Constructor)

source code 
Overrides: Element.__init__