Searched defs:removeChild (Results 1 – 4 of 4) sorted by relevance
174 public Node removeChild(Node oldChild) throws DOMException { in removeChild() method in InnerNodeImpl
155 public Node removeChild(Node oldChild) throws DOMException { in removeChild() method in NodeImpl
365 public Node removeChild(Node oldChild) in removeChild() method
167 public Node removeChild(Node oldChild) throws DOMException { return null; } in removeChild() method in DOMResultTest.NodeImpl