__init__(qualifiedName) |
|
__nonzero__() |
|
_call_user_data_handler(operation, src, dst) |
|
_get_childNodes() |
|
_get_firstChild() |
|
_get_internalSubset() |
|
_get_lastChild() |
|
_get_localName() |
|
_get_publicId() |
|
_get_systemId() |
|
_identified_mixin_init(publicId, systemId) |
|
appendChild(node) |
|
cloneNode(deep) |
|
getInterface(feature) |
|
getUserData(key) |
|
hasChildNodes() |
|
insertBefore(newChild, refChild) |
|
isSameNode(other) |
|
isSupported(feature, version) |
|
normalize() |
|
removeChild(oldChild) |
|
replaceChild(newChild, oldChild) |
|
setUserData(key, data, handler) |
|
toprettyxml([indent, newl, encoding]) |
|
toxml([encoding]) |
|
unlink() |
|
writexml(writer[, indent, addindent, newl]) |
|