| Package | Description |
|---|---|
| org.jaxen |
This package defines the core Jaxen API to the XPath engine.
|
| org.jaxen.dom |
Navigation for W3C DOM trees.
|
| org.jaxen.dom4j |
Navigation for dom4j trees.
|
| org.jaxen.expr |
Interfaces and default implementations for
XPath expression components.
|
| org.jaxen.expr.iter |
Axis iterator creation functors.
|
| org.jaxen.function |
Standard XPath function library.
|
| org.jaxen.function.ext |
Extension functions to the standard XPath function library.
|
| org.jaxen.function.xslt |
XPath functions which are defined in XSLT.
|
| org.jaxen.javabean |
Navigation for JavaBeans.
|
| org.jaxen.jdom |
Navigation for JDOM trees.
|
| org.jaxen.pattern |
Defines XSLT Pattern objects.
|
| org.jaxen.util |
Utility objects for walking object models.
|
| org.jaxen.xom |
Navigation for XOM trees.
|
| Class | Description |
|---|---|
| Context |
Wrapper around implementation-specific objects used
as the context of an expression evaluation.
|
| ContextSupport |
Supporting context information for resolving
namespace prefixes, functions, and variables.
|
| Function |
Interface for the extensible function framework.
|
| FunctionCallException |
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 |
Thrown 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 |
Represents an XPath 1.0 expression which
can be evaluated against a variety of different XML object models.
|
| Class | Description |
|---|---|
| BaseXPath |
Base functionality for all concrete, implementation-specific XPaths.
|
| DefaultNavigator |
Default implementation of
Navigator. |
| FunctionCallException |
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 |
Represents an XPath 1.0 expression which
can be evaluated against a variety of different XML object models.
|
| Class | Description |
|---|---|
| BaseXPath |
Base functionality for all concrete, implementation-specific XPaths.
|
| DefaultNavigator |
Default implementation of
Navigator. |
| FunctionCallException |
Thrown if an exception occurs during the evaluation of a function.
|
| JaxenException |
Generic Jaxen exception.
|
| NamedAccessNavigator |
Interface for navigating around an arbitrary object model
accessing certain parts by name for performance.
|
| Navigator |
Interface for navigating around an arbitrary object
model, using XPath semantics.
|
| XPath |
Represents an XPath 1.0 expression which
can be evaluated against a variety of different XML object models.
|
| Class | Description |
|---|---|
| Context |
Wrapper around implementation-specific objects used
as the context of an expression evaluation.
|
| ContextSupport |
Supporting context information for resolving
namespace prefixes, functions, and variables.
|
| JaxenException |
Generic Jaxen exception.
|
| UnsupportedAxisException |
Indicates attempt to evaluate an XPath axis that
is unsupported by the current object-model.
|
| Class | Description |
|---|---|
| ContextSupport |
Supporting context information for resolving
namespace prefixes, functions, and variables.
|
| UnsupportedAxisException |
Indicates attempt to evaluate an XPath axis that
is unsupported by the current object-model.
|
| Class | Description |
|---|---|
| Context |
Wrapper around implementation-specific objects used
as the context of an expression evaluation.
|
| Function |
Interface for the extensible function framework.
|
| FunctionCallException |
Thrown if an exception occurs during the evaluation of a function.
|
| Navigator |
Interface for navigating around an arbitrary object
model, using XPath semantics.
|
| Class | Description |
|---|---|
| Context |
Wrapper around implementation-specific objects used
as the context of an expression evaluation.
|
| Function |
Interface for the extensible function framework.
|
| FunctionCallException |
Thrown if an exception occurs during the evaluation of a function.
|
| Navigator |
Interface for navigating around an arbitrary object
model, using XPath semantics.
|
| Class | Description |
|---|---|
| Context |
Wrapper around implementation-specific objects used
as the context of an expression evaluation.
|
| Function |
Interface for the extensible function framework.
|
| FunctionCallException |
Thrown if an exception occurs during the evaluation of a function.
|
| Navigator |
Interface for navigating around an arbitrary object
model, using XPath semantics.
|
| Class | Description |
|---|---|
| BaseXPath |
Base functionality for all concrete, implementation-specific XPaths.
|
| Context |
Wrapper around implementation-specific objects used
as the context of an expression evaluation.
|
| DefaultNavigator |
Default implementation of
Navigator. |
| FunctionCallException |
Thrown if an exception occurs during the evaluation of a function.
|
| JaxenException |
Generic Jaxen exception.
|
| NamedAccessNavigator |
Interface for navigating around an arbitrary object model
accessing certain parts by name for performance.
|
| Navigator |
Interface for navigating around an arbitrary object
model, using XPath semantics.
|
| XPath |
Represents an XPath 1.0 expression which
can be evaluated against a variety of different XML object models.
|
| Class | Description |
|---|---|
| BaseXPath |
Base functionality for all concrete, implementation-specific XPaths.
|
| DefaultNavigator |
Default implementation of
Navigator. |
| FunctionCallException |
Thrown if an exception occurs during the evaluation of a function.
|
| JaxenException |
Generic Jaxen exception.
|
| NamedAccessNavigator |
Interface for navigating around an arbitrary object model
accessing certain parts by name for performance.
|
| Navigator |
Interface for navigating around an arbitrary object
model, using XPath semantics.
|
| XPath |
Represents an XPath 1.0 expression which
can be evaluated against a variety of different XML object models.
|
| Class | Description |
|---|---|
| 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. |
| Class | Description |
|---|---|
| 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.
|
| Class | Description |
|---|---|
| BaseXPath |
Base functionality for all concrete, implementation-specific XPaths.
|
| DefaultNavigator |
Default implementation of
Navigator. |
| FunctionCallException |
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.
|
| UnsupportedAxisException |
Indicates attempt to evaluate an XPath axis that
is unsupported by the current object-model.
|
| XPath |
Represents an XPath 1.0 expression which
can be evaluated against a variety of different XML object models.
|
Copyright © 2001–2018 Codehaus. All rights reserved.