Searched defs:adoptNode (Results 1 - 2 of 2) sorted by relevance

/libcore/luni/src/main/java/org/w3c/dom/
H A DDocument.java698 public Node adoptNode(Node source) method in interface:Document
/libcore/luni/src/main/java/org/apache/harmony/xml/dom/
H A DDocumentImpl.java242 public Node adoptNode(Node node) { method in class:DocumentImpl
288 * parent node. Only adoptNode() should invoke this method, otherwise nodes

Completed in 5 milliseconds