Searched refs:getArg0AsNode (Results 1 - 7 of 7) sorted by relevance

/external/apache-xml/src/main/java/org/apache/xpath/functions/
H A DFuncGenerateId.java47 int which = getArg0AsNode(xctxt);
H A DFuncDoclocation.java48 int whereNode = getArg0AsNode(xctxt);
H A DFuncLocalPart.java47 int context = getArg0AsNode(xctxt);
H A DFuncQname.java47 int context = getArg0AsNode(xctxt);
H A DFuncNamespace.java47 int context = getArg0AsNode(xctxt);
H A DFuncNormalizeSpace.java72 int node = getArg0AsNode(xctxt);
H A DFunctionDef1Arg.java51 protected int getArg0AsNode(XPathContext xctxt) method in class:FunctionDef1Arg

Completed in 63 milliseconds