org.dom4j.xpath.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of dom4j Show documentation
Show all versions of dom4j Show documentation
The dom4j api for hibernate (1.3.4)
/**
* Provides the core tools needed to use the XPath library
*
* This XPath implementation attempts to be a fully-compliant implementation of the W3C XPath specification.
*/
package org.dom4j.xpath;