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 TypeClassDescriptionclass
ANamespaceContext
which gets it's mappings from an Element in a JDOM tree.Methods in com.werken.xpath with parameters of type NamespaceContextModifier and TypeMethodDescriptionvoid
ContextSupport.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