Uses of Class
org.springframework.xml.transform.TransformerObjectSupport
Packages that use TransformerObjectSupport
Package
Description
Provides XPathTemplate implementations, and various classes for XPath evaluation using JAXP 1.3, and Jaxen.
-
Uses of TransformerObjectSupport in org.springframework.xml.xpath
Subclasses of TransformerObjectSupport in org.springframework.xml.xpathModifier and TypeClassDescriptionclassAbstract base class for implementations ofXPathOperations.classImplementation ofXPathOperationsthat uses Jaxen.classImplementation ofXPathOperationsthat uses JAXP 1.3.