Uses of Package
org.springframework.xml.xpath
Package
Description
Package providing support for handling messages via HTTP.
Provides XPathTemplate implementations, and various classes for XPath evaluation using JAXP 1.3, and Jaxen.
-
-
ClassDescriptionAbstract 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.