Package org.dom4j.xpath


package org.dom4j.xpath
Provides the core tools needed to use the XPath library

This XPath implementation attempts to be a fully-compliant implementation of the W3C XPath specification.

  • Classes
    Class
    Description
    DefaultNamespaceContext implements a Jaxen NamespaceContext such that a context node is used to determine the current XPath namespace prefixes and namespace URIs available.
    Default implementation of XPathwhich uses the Jaxen project.
    XPathPattern is an implementation of Pattern which uses an XPath xpath.