Uses of Package
org.jaxen

Packages that use org.jaxen
Package
Description
This package defines the core Jaxen API to the XPath engine.
Navigation for W3C DOM trees.
Navigation for dom4j trees.
Interfaces and default implementations for XPath expression components.
Axis iterator creation functors.
Standard XPath function library.
Extension functions to the standard XPath function library.
XPath functions which are defined in XSLT.
Navigation for JavaBeans.
Navigation for JDOM trees.
Defines XSLT Pattern objects.
Utility objects for walking object models.
Navigation for XOM trees.
  • Classes in org.jaxen used by org.jaxen
    Class
    Description
    Wrapper around implementation-specific objects used as the context of an expression evaluation.
    Supporting context information for resolving namespace prefixes, functions, and variables.
    Interface for the extensible function framework.
    Thrown if an exception occurs during the evaluation of a function.
    Implemented by classes that know how to resolve XPath function names and namespaces to implementations of these functions.
    Generic Jaxen exception.
    Resolves namespace prefixes to namespace URIs.
    Interface for navigating around an arbitrary object model, using XPath semantics.
    Simple default implementation of FunctionContext.
    Thrown when a function-call or variable-reference, or any other lookup based on namespace and local name, couldn't be resolved.
    Indicates attempt to evaluate an XPath axis that is unsupported by the current object-model.
    Resolves variable bindings within an XPath expression.
    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
    Class
    Description
    Base functionality for all concrete, implementation-specific XPaths.
    Default implementation of Navigator.
    Thrown if an exception occurs during the evaluation of a function.
    Generic Jaxen exception.
    Interface for navigating around an arbitrary object model, using XPath semantics.
    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
    Class
    Description
    Base functionality for all concrete, implementation-specific XPaths.
    Default implementation of Navigator.
    Thrown if an exception occurs during the evaluation of a function.
    Generic Jaxen exception.
    Interface for navigating around an arbitrary object model accessing certain parts by name for performance.
    Interface for navigating around an arbitrary object model, using XPath semantics.
    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
    Class
    Description
    Wrapper around implementation-specific objects used as the context of an expression evaluation.
    Supporting context information for resolving namespace prefixes, functions, and variables.
    Generic Jaxen exception.
    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
    Class
    Description
    Supporting context information for resolving namespace prefixes, functions, and variables.
    Indicates attempt to evaluate an XPath axis that is unsupported by the current object-model.
  • Classes in org.jaxen used by org.jaxen.function
    Class
    Description
    Wrapper around implementation-specific objects used as the context of an expression evaluation.
    Interface for the extensible function framework.
    Thrown if an exception occurs during the evaluation of a function.
    Interface for navigating around an arbitrary object model, using XPath semantics.
  • Class
    Description
    Wrapper around implementation-specific objects used as the context of an expression evaluation.
    Interface for the extensible function framework.
    Thrown if an exception occurs during the evaluation of a function.
    Interface for navigating around an arbitrary object model, using XPath semantics.
  • Class
    Description
    Wrapper around implementation-specific objects used as the context of an expression evaluation.
    Interface for the extensible function framework.
    Thrown if an exception occurs during the evaluation of a function.
    Interface for navigating around an arbitrary object model, using XPath semantics.
  • Classes in org.jaxen used by org.jaxen.javabean
    Class
    Description
    Base functionality for all concrete, implementation-specific XPaths.
    Wrapper around implementation-specific objects used as the context of an expression evaluation.
    Default implementation of Navigator.
    Thrown if an exception occurs during the evaluation of a function.
    Generic Jaxen exception.
    Interface for navigating around an arbitrary object model accessing certain parts by name for performance.
    Interface for navigating around an arbitrary object model, using XPath semantics.
    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.jdom
    Class
    Description
    Base functionality for all concrete, implementation-specific XPaths.
    Default implementation of Navigator.
    Thrown if an exception occurs during the evaluation of a function.
    Generic Jaxen exception.
    Interface for navigating around an arbitrary object model accessing certain parts by name for performance.
    Interface for navigating around an arbitrary object model, using XPath semantics.
    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
    Class
    Description
    Wrapper around implementation-specific objects used as the context of an expression evaluation.
    Generic Jaxen exception.
    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
    Class
    Description
    Interface for navigating around an arbitrary object model, using XPath semantics.
    Indicates attempt to evaluate an XPath axis that is unsupported by the current object-model.
  • Classes in org.jaxen used by org.jaxen.xom
    Class
    Description
    Base functionality for all concrete, implementation-specific XPaths.
    Default implementation of Navigator.
    Thrown if an exception occurs during the evaluation of a function.
    Generic Jaxen exception.
    Interface for navigating around an arbitrary object model, using XPath semantics.
    Indicates attempt to evaluate an XPath axis that is unsupported by the current object-model.
    Represents an XPath 1.0 expression which can be evaluated against a variety of different XML object models.