Navigation for JDOM trees.
See: Description
Class Summary | |
---|---|
DocumentNavigator | Interface for navigating around the JDOM object model. |
DocumentNavigator.Singleton | Singleton implementation. |
JDOMXPath | An XPath implementation for the JDOM model
This is the main entry point for matching an XPath against a DOM tree. |
XPathNamespace | Wrapper for JDOM namespace nodes to give them a parent, as required by the XPath data model. |
Navigation for JDOM trees.