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.
-
ClassesClassDescription
DefaultNamespaceContext
implements a Jaxen NamespaceContext such that a context node is used to determine the current XPath namespace prefixes and namespace URIs available.XPathPattern
is an implementation of Pattern which uses an XPath xpath.