Searched defs:appendChild (Results 1 – 3 of 3) 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