OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getSourceTree
(Results
1 - 3
of
3
) sorted by null
/external/apache-xml/src/main/java/org/apache/xpath/
SourceTreeManager.java
237
public int
getSourceTree
(
242
// System.out.println("
getSourceTree
");
247
// System.out.println("
getSourceTree
- base: "+base+", urlString: "+urlString+", source: "+source.getSystemId());
248
return
getSourceTree
(source, locator, xctxt);
272
public int
getSourceTree
(Source source, SourceLocator locator, XPathContext xctxt)
/external/apache-xml/src/main/java/org/apache/xalan/templates/
FuncDocument.java
275
newDoc = treeMgr.
getSourceTree
(source, xctxt.getSAXLocator(), xctxt);
/prebuilts/tools/common/m2/internal/xalan/xalan/2.6.0/
xalan-2.6.0.jar
Completed in 34 milliseconds