Skip navigation links
JDOM
2.0.6.1

Package org.jdom2.xpath

Support for XPath from within JDOM.

See: Description

Package org.jdom2.xpath Description

Support for XPath from within JDOM. XPath provides a common interface with a pluggable back-end. The default back end is Jaxen.

The JDOM 1.x API uses the XPath class as the entire API interface. This has been deprecated, and replaced with XPathFactory, XPathCompiled, and XPathBuilder.

Please see the web page for the details on the JDOM2 XPath API change.

The XPathHelper class provides static methods to create XPath queries that identify specific JDOM nodes.

Skip navigation links
JDOM
2.0.6.1

Copyright © 2021 Jason Hunter, Brett McLaughlin. All Rights Reserved.