Closed hepheir closed 3 years ago
NodeType
Node.node_type
Node.node_name
Node.node_value
Node.parent_node
Node.child_nodes
Node.first_child
Node.last_child
Node.previous_sibling
Node.next_sibling
Node.attributes
Node.owner_document
*renamed property names in pythonic style
NodeType
Node.node_type
(nodeType)Node.node_name
(nodeName)Node.node_value
(nodeValue)Node.parent_node
(parentNode)Node.child_nodes
(childNodes)Node.first_child
(firstChild)Node.last_child
(lastChild)Node.previous_sibling
(previousSibling)Node.next_sibling
(nextSibling)Node.attributes
Node.owner_document
(ownerDocument)*renamed property names in pythonic style