Searched defs:replaceChild (Results 1 – 4 of 4) 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
164 public Node replaceChild(Node newChild, Node oldChild) throws DOMException { return null; } in replaceChild() method in DOMResultTest.NodeImpl