Searched defs:appendChild (Results 1 – 4 of 4) sorted by relevance
103 INode appendChild(String viewFqcn); in appendChild() method
200 public INode appendChild(String viewFqcn) { in appendChild() method in NodeProxy
122 public Node appendChild(Node newChild) throws DOMException { in appendChild() method in MockXmlNode
670 private Element appendChild(Element rootNode, String namespaceUri, in appendChild() method in RepoSource