|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Classes in org.jaxen used by org.jaxen | |
Context
Wrapper around implementation-specific objects used as the context of an expression evaluation. |
|
ContextSupport
Supporting context information for resolving namespace prefixess, functions, and variables. |
|
Function
Interface for the extensible function framework. |
|
FunctionCallException
FunctionCallException is thrown if an exception
occurs during the evaluation of a function. |
|
FunctionContext
Implemented by classes that know how to resolve xpath function names and namespaces to implementations of these functions. |
|
JaxenException
Generic Jaxen exception. |
|
NamespaceContext
Resolves namespace prefixes to namespace URIs. |
|
Navigator
Interface for navigating around an arbitrary object model, using xpath semantics. |
|
SimpleFunctionContext
Simple default implementation of FunctionContext . |
|
UnresolvableException
Used when a function-call or variable-reference, or any other lookup based on namespace and local name, couldn't be resolved. |
|
UnsupportedAxisException
Indicates attempt to evaluate an XPath axis that is unsupported by the current object-model. |
|
VariableContext
Resolves variable bindings within an XPath expression. |
|
XPath
Defines the interface to an object which represents an XPath 1.0 expression which can be evaluated against a variety of different XML object models. |
Classes in org.jaxen used by org.jaxen.dom | |
BaseXPath
Base functionality for all concrete, implementation-specific XPaths. |
|
JaxenException
Generic Jaxen exception. |
|
XPath
Defines the interface to an object which represents an XPath 1.0 expression which can be evaluated against a variety of different XML object models. |
Classes in org.jaxen used by org.jaxen.dom4j | |
BaseXPath
Base functionality for all concrete, implementation-specific XPaths. |
|
JaxenException
Generic Jaxen exception. |
|
XPath
Defines the interface to an object which represents an XPath 1.0 expression which can be evaluated against a variety of different XML object models. |
Classes in org.jaxen used by org.jaxen.exml | |
BaseXPath
Base functionality for all concrete, implementation-specific XPaths. |
|
DefaultNavigator
Default implementation of Navigator . |
|
FunctionCallException
FunctionCallException is thrown if an exception
occurs during the evaluation of a function. |
|
JaxenException
Generic Jaxen exception. |
|
Navigator
Interface for navigating around an arbitrary object model, using xpath semantics. |
|
XPath
Defines the interface to an object which represents an XPath 1.0 expression which can be evaluated against a variety of different XML object models. |
Classes in org.jaxen used by org.jaxen.expr | |
Context
Wrapper around implementation-specific objects used as the context of an expression evaluation. |
|
ContextSupport
Supporting context information for resolving namespace prefixess, functions, and variables. |
|
JaxenException
Generic Jaxen exception. |
|
UnsupportedAxisException
Indicates attempt to evaluate an XPath axis that is unsupported by the current object-model. |
Classes in org.jaxen used by org.jaxen.expr.iter | |
ContextSupport
Supporting context information for resolving namespace prefixess, functions, and variables. |
|
UnsupportedAxisException
Indicates attempt to evaluate an XPath axis that is unsupported by the current object-model. |
Classes in org.jaxen used by org.jaxen.function | |
Context
Wrapper around implementation-specific objects used as the context of an expression evaluation. |
|
Function
Interface for the extensible function framework. |
|
FunctionCallException
FunctionCallException is thrown if an exception
occurs during the evaluation of a function. |
|
Navigator
Interface for navigating around an arbitrary object model, using xpath semantics. |
Classes in org.jaxen used by org.jaxen.function.ext | |
Context
Wrapper around implementation-specific objects used as the context of an expression evaluation. |
|
Function
Interface for the extensible function framework. |
|
FunctionCallException
FunctionCallException is thrown if an exception
occurs during the evaluation of a function. |
|
Navigator
Interface for navigating around an arbitrary object model, using xpath semantics. |
Classes in org.jaxen used by org.jaxen.jdom | |
BaseXPath
Base functionality for all concrete, implementation-specific XPaths. |
|
JaxenException
Generic Jaxen exception. |
|
XPath
Defines the interface to an object which represents an XPath 1.0 expression which can be evaluated against a variety of different XML object models. |
Classes in org.jaxen used by org.jaxen.pattern | |
Context
Wrapper around implementation-specific objects used as the context of an expression evaluation. |
|
JaxenException
Generic Jaxen exception. |
|
JaxenHandler
SAXPath XPathHandler implementation capable
of building Jaxen expression trees which can walk various
different object models. |
Classes in org.jaxen used by org.jaxen.util | |
Navigator
Interface for navigating around an arbitrary object model, using xpath semantics. |
|
UnsupportedAxisException
Indicates attempt to evaluate an XPath axis that is unsupported by the current object-model. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |