Uses of Class
org.springframework.xml.transform.TransformerObjectSupport

Packages that use TransformerObjectSupport
org.springframework.xml.xpath 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.xpath
 class AbstractXPathTemplate
          Abstract base class for implementations of XPathOperations.
 class JaxenXPathTemplate
          Implementation of XPathOperations that uses Jaxen.
 class Jaxp13XPathTemplate
          Implementation of XPathOperations that uses JAXP 1.3.
 



Copyright © 2011. All Rights Reserved.