| Frames | No Frames |
Classes implementing org.jaxen.VariableContext | |
| class | Simple default implementation for VariableContext. |
Constructors with parameter type org.jaxen.VariableContext | |
ContextSupport.ContextSupport(NamespaceContext namespaceContext, FunctionContext functionContext, VariableContext variableContext, Navigator navigator) Create a new ContextSupport object. | |
Fields of type org.jaxen.VariableContext | |
| VariableContext | Variable context. |
Methods with parameter type org.jaxen.VariableContext | |
| void | Set a VariableContext for use with this XPath
expression. |
| void | Set the VariableContext. |
| void | Set a VariableContext for this XPath
expression. |
Methods with return type org.jaxen.VariableContext | |
| VariableContext | Create a default VariableContext. |
| VariableContext | Retrieve the VariableContext used by this XPath
expression. |
| VariableContext | Retrieve the VariableContext. |
| VariableContext | Retrieve the VariableContext used by this XPath
expression. |