OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:docContext
(Results
1 - 6
of
6
) sorted by null
/external/apache-xml/src/main/java/org/apache/xpath/functions/
FuncId.java
47
* @param
docContext
The document where the nodes are being looked for.
55
private StringVector getNodesByID(XPathContext xctxt, int
docContext
,
66
DTM dtm = xctxt.getDTM(
docContext
);
111
int
docContext
= dtm.getDocument();
113
if (DTM.NULL ==
docContext
)
133
usedrefs = getNodesByID(xctxt,
docContext
, refval, usedrefs, nodeSet,
146
getNodesByID(xctxt,
docContext
, refval, null, nodeSet, false);
/external/apache-xml/src/main/java/org/apache/xalan/templates/
FuncKey.java
64
int
docContext
= dtm.getDocumentRoot(context);
66
if (DTM.NULL ==
docContext
)
119
kmgr.getNodeSetDTMByKey(xctxt,
docContext
, keyname, ref,
143
nodes = kmgr.getNodeSetDTMByKey(xctxt,
docContext
, keyname,
FuncDocument.java
78
int
docContext
= dtm.getDocumentRoot(context);
172
if (DTM.NULL ==
docContext
)
/external/annotation-tools/asmx/test/lib/
xalan-2.6.0.jar
/prebuilts/tools/common/m2/repository/xalan/xalan/2.6.0/
xalan-2.6.0.jar
/prebuilts/tools/common/m2/repository/xalan/xalan/2.7.1/
xalan-2.7.1.jar
Completed in 296 milliseconds