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

/openjdk7/jaxp/src/com/sun/org/apache/xpath/internal/functions/
H A DFuncGenerateId.java49 int which = getArg0AsNode(xctxt);
H A DFuncLocalPart.java49 int context = getArg0AsNode(xctxt);
H A DFuncQname.java49 int context = getArg0AsNode(xctxt);
H A DFuncDoclocation.java50 int whereNode = getArg0AsNode(xctxt);
H A DFuncNamespace.java49 int context = getArg0AsNode(xctxt);
H A DFuncNormalizeSpace.java74 int node = getArg0AsNode(xctxt);
H A DFunctionDef1Arg.java53 protected int getArg0AsNode(XPathContext xctxt) method in class:FunctionDef1Arg

Completed in 30 milliseconds