Uses of Interface
org.springframework.xml.xpath.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
Modifier and TypeClassDescriptionclass
Abstract base class for implementations ofXPathOperations
.class
Implementation ofXPathOperations
that uses Jaxen.class
Implementation ofXPathOperations
that uses JAXP 1.3.