Package org.jdom.xpath
Support for XPath from within JDOM. XPath provides a common interface with a
pluggable back-end. The default back end is Jaxen.
-
Class Summary Class Description XPath A utility class for performing XPath calls on JDOM nodes, with a factory interface for obtaining a first XPath instance.