Uses of Interface
com.werken.xpath.NamespaceContext
Packages that use NamespaceContext
-
Uses of NamespaceContext in com.werken.xpath
Classes in com.werken.xpath that implement NamespaceContextModifier and TypeClassDescriptionclassANamespaceContextwhich gets it's mappings from an Element in a JDOM tree.Methods in com.werken.xpath with parameters of type NamespaceContextModifier and TypeMethodDescriptionvoidContextSupport.setNamespaceContext(NamespaceContext nsContext) Set the NamespaceContext implementationConstructors in com.werken.xpath with parameters of type NamespaceContextModifierConstructorDescriptionContextSupport(NamespaceContext nsContext, FunctionContext functionContext, VariableContext variableContext) Construct a semantically initialized ContextSupport