Searched defs:appendChild (Results 1 – 4 of 4) sorted by relevance
51 public Node appendChild(Node newChild) throws DOMException { in appendChild() method in InnerNodeImpl
74 public Node appendChild(Node newChild) throws DOMException { in appendChild() method in NodeImpl
393 public Node appendChild(Node newChild) in appendChild() method
170 public Node appendChild(Node newChild) throws DOMException { return null; } in appendChild() method in DOMResultTest.NodeImpl