Frames | No Frames |
Classes implementing org.jaxen.NamespaceContext | |
class | Provides mappings from namespace prefix to namespace URI to the XPath
engine. |
Constructors with parameter type org.jaxen.NamespaceContext | |
ContextSupport.ContextSupport(NamespaceContext namespaceContext, FunctionContext functionContext, VariableContext variableContext, Navigator navigator) Create a new ContextSupport object. |
Fields of type org.jaxen.NamespaceContext | |
NamespaceContext | Namespace context. |
Methods with parameter type org.jaxen.NamespaceContext | |
void | Set a NamespaceContext for use with this
XPath expression. |
void | Set the NamespaceContext . |
void | Set a NamespaceContext for this
XPath expression. |
Methods with return type org.jaxen.NamespaceContext | |
NamespaceContext | Create a default NamespaceContext . |
NamespaceContext | Retrieve the NamespaceContext used by this XPath
expression. |
NamespaceContext | Retrieve the NamespaceContext . |
NamespaceContext | Retrieve the NamespaceContext used by this XPath
expression. |