|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Arg | |
org.apache.xpath | Implementation of XPath; for the most part, only classes meant for public use are found at this root level of the XPath packages. |
Uses of Arg in org.apache.xpath |
Methods in org.apache.xpath that return Arg | |
Arg |
VariableStack.getParamArg(QName qname)
Get the variable argument. |
Methods in org.apache.xpath with parameters of type Arg | |
void |
VariableStack.pushVariableArg(Arg arg)
Push an argument onto the stack. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |