Package eoxserver :: Package core :: Package util :: Module xmltools :: Class XMLStringNode
[hide private]
[frames] | no frames]

Class XMLStringNode

source code


Instance Methods [hide private]
 
_getValueFromElement(self, element) source code
 
_getValueFromAttribute(self, attr) source code

Inherited from XMLSimpleNode (private): _failNoTextValue, _getNodeValues

Inherited from XMLNode: __init__, getValue, isMultiple

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __str__, __subclasshook__

Properties [hide private]

Inherited from object: __class__

Method Details [hide private]

_getValueFromElement(self, element)

source code 
Overrides: XMLSimpleNode._getValueFromElement

_getValueFromAttribute(self, attr)

source code 
Overrides: XMLSimpleNode._getValueFromAttribute