Searched defs:appendChild (Results 1 – 2 of 2) sorted by relevance
124 public Node appendChild(Node newChild) throws DOMException { in appendChild() method in MockXmlNode
612 private Element appendChild(Element rootNode, String namespaceUri, in appendChild() method in RepoSource