Uses of Class
org.springframework.xml.xpath.AbstractXPathTemplate
Packages that use AbstractXPathTemplate
Package
Description
Provides XPathTemplate implementations, and various classes for XPath evaluation using JAXP 1.3, and Jaxen.
- 
Uses of AbstractXPathTemplate in org.springframework.xml.xpathSubclasses of AbstractXPathTemplate in org.springframework.xml.xpathModifier and TypeClassDescriptionclassImplementation ofXPathOperationsthat uses Jaxen.classImplementation ofXPathOperationsthat uses JAXP 1.3.