Package org.jdom2.xpath.util
Classes useful for interfacing the JDOM XPath API to full XPath libraries.
-
Class Summary Class Description AbstractXPathCompiled<T> A mostly-implemented XPathExpression that only needs two methods to be implemented in order to satisfy the complete API.XPathDiagnosticImpl<T> A diagnostic implementation useful for diagnosing problems in XPath results.