Frames | No Frames |
Classes derived from org.apache.xpath.VariableStack | |
class | Overrides VariableStack and delegates the call to
javax.xml.xpath.XPathVariableResolver .
|
Methods with parameter type org.apache.xpath.VariableStack | |
void | Get the variable stack, which is in charge of variables and
parameters.
|
Methods with return type org.apache.xpath.VariableStack | |
VariableStack | Get the variable stack, which is in charge of variables and
parameters.
|