Uses of Interface
com.werken.xpath.VariableContext
Packages that use VariableContext
-
Uses of VariableContext in com.werken.xpath
Classes in com.werken.xpath that implement VariableContextModifier and TypeClassDescriptionclass
AVariableContext
implementation based upon a java.util.HashMap for simple name-value mappings.Methods in com.werken.xpath with parameters of type VariableContextModifier and TypeMethodDescriptionvoid
ContextSupport.setVariableContext
(VariableContext variableContext) Set the VariableContext implementationConstructors in com.werken.xpath with parameters of type VariableContextModifierConstructorDescriptionContextSupport
(NamespaceContext nsContext, FunctionContext functionContext, VariableContext variableContext) Construct a semantically initialized ContextSupport