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