Uses of Interface
org.springframework.xml.xpath.XPathOperations
Packages that use XPathOperations
Package
Description
Provides XPathTemplate implementations, and various classes for XPath evaluation using JAXP 1.3, and Jaxen.
-
Uses of XPathOperations in org.springframework.xml.xpath
Classes in org.springframework.xml.xpath that implement XPathOperationsModifier and TypeClassDescriptionclass
Abstract base class for implementations ofXPathOperations
.class
Implementation ofXPathOperations
that uses Jaxen.class
Implementation ofXPathOperations
that uses JAXP 1.3.