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.
  • Classes
    Class
    Description
    A utility class for performing XPath calls on JDOM nodes, with a factory interface for obtaining a first XPath instance.