Package org.jdom.xpath

Support for XPath from within JDOM.

Class Summary

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

Copyright B) 2007 Jason Hunter, Brett McLaughlin. All Rights Reserved.