Searched refs:getDocument (Results 1 - 25 of 43) sorted by relevance

12

/external/apache-xml/src/main/java/org/apache/xpath/operations/
H A DVariableSafeAbsRef.java64 if(dtmMgr.getDTM(xns.getRoot()).getDocument() !=
65 dtmMgr.getDTM(context).getDocument())
/external/apache-xml/src/main/java/org/apache/xpath/functions/
H A DFuncUnparsedEntityURI.java49 int doc = dtm.getDocument();
H A DFuncId.java111 int docContext = dtm.getDocument();
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
H A DDTMDefaultBaseIterators.java306 node = getDocument();
360 node = getDocument();
451 node = getDocument();
542 node = getDocument();
608 node = getDocument();
832 node = getDocument();
879 node = getDocument();
985 node = getDocument();
1111 node = getDocument();
1304 node = getDocument();
[all...]
H A DDTMDefaultBase.java49 // getDocument() method instead of ROOTNODE to get at the root
1577 public int getDocument() method in class:DTMDefaultBase
1613 return getManager().getDTM(nodeHandle).getDocument();
H A DDTMDefaultBaseTraversers.java1628 return makeNodeIdentity(getDocument());
/external/droiddriver/src/com/google/android/droiddriver/finders/
H A DByXPath.java91 getDocument().appendChild(domNode);
105 getDocument().removeChild(domNode);
108 document = null; // getDocument will create new
113 private static Document getDocument() { method in class:ByXPath
142 Element element = getDocument().createElement(XPaths.tag(className));
/external/apache-xml/src/main/java/org/apache/xpath/objects/
H A DXObject.java334 result = frag.getDocument();
359 docFrag = (DocumentFragment)frag.getNode(frag.getDocument());
364 docFrag = (DocumentFragment)frag.getNode(frag.getDocument());
H A DXObjectFactory.java108 int dtmRoot = dtm.getDocument();
H A DXString.java186 return frag.getDocument();
/external/apache-xml/src/main/java/org/apache/xml/utils/
H A DDOM2Helper.java85 * @see #getDocument
93 * @see #getDocument
106 public Document getDocument() method in class:DOM2Helper
188 // setDocument(((org.apache.xerces.parsers.DOMParser)parser).getDocument());
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/sax2dtm/
H A DSAX2DTM2.java90 node = getDocument();
144 node = getDocument();
247 node = getDocument();
420 node = getDocument();
516 node = getDocument();
642 node = getDocument();
863 node = getDocument();
1067 node = getDocument();
1291 node = getDocument();
1418 node = getDocument();
[all...]
H A DSAX2RTFDTM.java164 public int getDocument() method in class:SAX2RTFDTM
/external/apache-xml/src/main/java/org/apache/xml/dtm/
H A DDTM.java363 public int getDocument(); method in interface:DTM
/external/apache-xml/src/main/java/org/apache/xalan/transformer/
H A DTransformerHandlerImpl.java360 m_transformer.setSourceTreeDocForThread(m_dtm.getDocument());
407 m_transformer.setSourceTreeDocForThread(m_dtm.getDocument());
/external/apache-xml/src/main/java/org/apache/xalan/templates/
H A DElemForEach.java405 xctxt.getSourceTreeManager().removeDocumentFromCache(dtm.getDocument());
/external/apache-xml/src/main/java/org/apache/xpath/
H A DSourceTreeManager.java317 return dtm.getDocument();
/external/chromium_org/third_party/WebKit/Source/core/inspector/
H A DInspectorDOMAgent.h120 virtual void getDocument(ErrorString*, RefPtr<TypeBuilder::DOM::Node>& root) OVERRIDE;
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.core.variables_3.2.400.v20100505.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.core.filebuffers_3.5.100.v20100520-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.text_3.5.0.v20100601-1300.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/parse-only/
H A Dmootools-1.2.2-core-nc.js1417 getDocument: function(){
1449 getDocument: function(){
1692 return this.grab(this.getDocument().newTextNode(text), where);
1760 getDocument: function(){
1781 var computed = this.getDocument().defaultView.getComputedStyle(this, null);
2327 var bound = this.getBoundingClientRect(), html = this.getDocument().documentElement;
2450 var doc = element.getDocument();
/external/antlr/antlr-3.4/runtime/ActionScript/project/lib/
H A DFlexAntTasks.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/adobe/ com/adobe/ac/ com/adobe/ac/ant/ ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Djaxen-1.1.6.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/LICENSE.txt META-INF/maven/ ...
H A Ddom4j-1.6.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/dom4j/ org/dom4j/bean/ org/dom4j/datatype/ org/ ...

Completed in 402 milliseconds

12