HomeSort by relevance Sort by last modified time
    Searched refs:adoptNode (Results 1 - 12 of 12) sorted by null

  /libcore/luni/src/main/java/org/w3c/dom/
Document.java     [all...]
  /packages/apps/Mms/src/com/android/mms/dom/
DocumentImpl.java 178 public Node adoptNode(Node source) throws DOMException {
  /libcore/luni/src/test/java/tests/xml/
DomTest.java     [all...]
  /libcore/luni/src/main/java/org/apache/harmony/xml/dom/
DocumentImpl.java 230 public Node adoptNode(Node node) {
276 * parent node. Only adoptNode() should invoke this method, otherwise nodes
  /external/webkit/WebCore/dom/
Document.idl 76 Node adoptNode(in Node source)
Document.h 329 PassRefPtr<Node> adoptNode(PassRefPtr<Node> source, ExceptionCode&);
    [all...]
Document.cpp 804 PassRefPtr<Node> Document::adoptNode(PassRefPtr<Node> source, ExceptionCode& ec)
    [all...]
  /libcore/luni/src/main/java/org/apache/xml/utils/
UnImplNode.java 1115 * NEEDSDOC Method adoptNode
1120 * NEEDSDOC (adoptNode) @return
1124 public Node adoptNode(Node source) throws DOMException
    [all...]
  /libcore/luni/src/main/java/org/apache/xml/dtm/ref/
DTMNodeProxy.java 1323 * NEEDSDOC Method adoptNode
1332 public Node adoptNode(Node source) throws DOMException
    [all...]
  /external/webkit/WebCore/bindings/objc/
PublicDOMInterfaces.h 121 - (DOMNode *)adoptNode:(DOMNode *)source AVAILABLE_WEBKIT_VERSION_3_0_AND_LATER;
    [all...]
  /external/jdiff/
xerces.jar 
  /prebuilt/sdk/8/
android.jar 

Completed in 118 milliseconds