Searched defs:appendChild (Results 1 – 3 of 3) sorted by relevance
49 public Node appendChild(Node newChild) throws DOMException { in appendChild() method in InnerNodeImpl
48 public Node appendChild(Node newChild) throws DOMException { in appendChild() method in NodeImpl
291 public Node appendChild(Node newChild) in appendChild() method