| Package | Description | 
|---|---|
| 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. | 
| org.apache.xpath.jaxp | 
| Modifier and Type | Method and Description | 
|---|---|
| VariableStack | XPathContext. getVarStack()Get the variable stack, which is in charge of variables and
 parameters. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | XPathContext. setVarStack(VariableStack varStack)Get the variable stack, which is in charge of variables and
 parameters. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | JAXPVariableStackOverrides  VariableStackand delegates the call toXPathVariableResolver. | 
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.