Documentation
Objects of type DOMNode have no value, and it is an error to try to get or set this value.
| Property | Type | Description |
|---|---|---|
| _debugInfo | LIBXMLNodeDebugInfo | |
| _private | LIBXMLNodePrivate | |
| appendChild | function | |
| cloneNode | function | |
| dumpContent | function | |
| getAttributes | function | |
| getChildNodes | function | |
| getFirstChild | function | |
| getLastChild | function | |
| getLocalName | function | |
| getNamespaceURI | function | |
| getNextSibling | function | |
| getNodeName | function | |
| getNodeType | function | |
| getNodeValue | function | |
| getOwnerDocument | function | |
| getParent | function | |
| getPrefix | function | |
| getPreviousSibling | function | |
| hasAttributes | function | |
| hasChildNodes | function | |
| insertBefore | function | |
| isBlank | function | |
| isSameNode | function | |
| removeChild | function | |
| replaceChild | function | |
| selectFirstNode | function | |
| selectNodes | function | |
| setNodeValue | function | |
| type | type |



