Searched defs:newChild (Results 1 – 1 of 1) sorted by relevance
122 public Node appendChild(Node newChild) throws DOMException { in appendChild()228 public Node insertBefore(Node newChild, Node refChild) in insertBefore()261 public Node replaceChild(Node newChild, Node oldChild) in replaceChild()