Uses of Package
org.springframework.xml.xpath
Packages that use org.springframework.xml.xpath
Package
Description
Provides XPathTemplate implementations, and various classes for XPath evaluation using JAXP 1.3, and Jaxen.
-
Classes in org.springframework.xml.xpath used by org.springframework.xml.xpathClassDescriptionAbstract base class for implementations of
XPathOperations
.An interface used byXPathOperations
implementations for processingNode
objects on a per-node basis.An interface used byXPathOperations
implementations for mappingNode
objects on a per-node basis.Exception thrown when an error occurs during XPath processing.Defines the contract for a precompiled XPath expression.Interface that specifies a basic set of XPath operations, implemented by various XPathTemplates.Exception throws when a XPath expression cannot be parsed.