removeChild(Node $oldChild)
setChildNodesArray($childList)
querySelector($queryString)
setOwnerDocument(Document $owner)
insertBefore(Node $newChild, Node $refChild=null, $removeExist=true)
setParentNode(Node $node=null)
const ENTITY_REFERENCE_NODE
querySelectorAll($queryString)
haveChild($checkingChild)
static $isNodeListAsArray
const PROCESSING_INSTRUCTION_NODE
const DOCUMENT_FRAGMENT_NODE
appendChild(Node $newChild)
replaceChild(Node $newChild, Node $oldChild)
static getQuerySelectorEngine()