append element child - by namespace and tag ids
append element child - by namespace and tag names
append text child
get attribute by index
get attribute by namespace and attribute ids
get attribute by namespace and attribute names
get attribute value by namespace and attribute ids
get attribute value by namespace and attribute ids
find child node, return its index if found, -1 if not found or not child of this node
set attribute value by namespace and attribute ids
set attribute value by namespace and attribute names
returns attribute count
returns child node by index
returns child node count
returns first child node
return element tag id
returns last child node
return element namespace id
returns parent node
returns document node
return element tag id
return element namespace id
return element tag name
return element namespace name
returns true if node is text
returns true if node is element
returns true if node has child nodes
returns attribute count
get attribute by index
get attribute by namespace and attribute ids
get attribute by namespace and attribute names
set attribute value by namespace and attribute ids
set attribute value by namespace and attribute names
get attribute value by namespace and attribute ids
get attribute value by namespace and attribute ids
returns true if node has attribute with specified name
returns true if node has attribute with specified id
returns child node count
returns child node by index
returns first child node
returns last child node
find child node, return its index if found, -1 if not found or not child of this node
return node index in parent's child node collection, -1 if not found
returns child node by index and optionally compares its tag id, returns null if child with this index is not an element or id does not match
append text child
append element child - by namespace and tag names
append element child - by namespace and tag ids
node text
Element node