| Frames | No Frames | |
Classes implementing com.werken.xpath.VariableContext | |
| class | A VariableContext
implementation based upon a java.util.HashMap for simple
name-value mappings. |
Constructors with parameter type com.werken.xpath.VariableContext | |
ContextSupport.ContextSupport(NamespaceContext nsContext, FunctionContext functionContext, VariableContext variableContext) Construct a semantically initialized ContextSupport
| |
Methods with parameter type com.werken.xpath.VariableContext | |
| void | Set the VariableContext implementation
|