/ . / BuildStructure / SOAPpy / wstools / XMLSchema.py / DOMAdapter
Methods
|
|
|
loadDocument
|
loadDocument ( self, file )
|
|
loadFromURL
|
loadFromURL ( self, url )
|
|
getContentList
|
getContentList ( self, *contents )
|
|
getParentNode
|
getParentNode ( self )
|
|
getTagName
|
getTagName ( self )
|
|
__init__
|
__init__ ( self, node=None )
|
|
getAttributeDictionary
|
getAttributeDictionary ( self )
|
|
getNamespace
|
getNamespace ( self, prefix )
Exceptions
|
|
SchemaError, '%s namespace not declared for %s' %(prefix, self.__node._get_tagName() )
|
|
|
setAttributeDictionary
|
setAttributeDictionary ( self )
|
|
hasattr
|
hasattr (
self,
attr,
ns=None,
)
|
|
|