Package org.jdom.xpath
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.
-
ClassesClassDescriptionA utility class for performing XPath calls on JDOM nodes, with a factory interface for obtaining a first XPath instance.