Searched defs:replaceChild (Results 1 – 3 of 3) sorted by relevance
196 public Node replaceChild(Node newChild, Node oldChild) throws DOMException { in replaceChild() method in InnerNodeImpl
159 public Node replaceChild(Node newChild, Node oldChild) throws DOMException { in replaceChild() method in NodeImpl
346 public Node replaceChild(Node newChild, in replaceChild() method