Navigation for dom4j trees.
See: Description
| Class Summary | |
|---|---|
| DocumentNavigator | Interface for navigating around the DOM4J object model. |
| DocumentNavigator.Singleton | Singleton implementation. |
| Dom4jXPath | An XPath implementation for the dom4j model
This is the main entry point for matching an XPath against a DOM tree. |
Navigation for dom4j trees.