All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.jdom2.xpath.package.html Maven / Gradle / Ivy

Go to download

A complete, Java-based solution for accessing, manipulating, and outputting XML data

There is a newer version: 2.0.2
Show newest version


	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.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy