Uses of Interface
com.werken.xpath.FunctionContext
Packages that use FunctionContext
-
Uses of FunctionContext in com.werken.xpath
Classes in com.werken.xpath that implement FunctionContextModifier and TypeClassDescriptionclass
Implementation ofFunctionContext
which matches the core function library as described by the W3C XPath Specification.Methods in com.werken.xpath with parameters of type FunctionContextModifier and TypeMethodDescriptionvoid
ContextSupport.setFunctionContext
(FunctionContext functionContext) Set the FunctionContext implementationConstructors in com.werken.xpath with parameters of type FunctionContextModifierConstructorDescriptionContextSupport
(NamespaceContext nsContext, FunctionContext functionContext, VariableContext variableContext) Construct a semantically initialized ContextSupport