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 TypeClassDescriptionclassImplementation ofFunctionContextwhich matches the core function library as described by the W3C XPath Specification.Methods in com.werken.xpath with parameters of type FunctionContextModifier and TypeMethodDescriptionvoidContextSupport.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