Node
insertBefore(Node newChild, Node refChild)
removeChild(Node oldChild)
replaceChild(Node newChild, Node oldChild)
void
setNodeValue(String nodeValue)