Spring Web Services Framework

Uses of Package
org.springframework.xml.transform

Packages that use org.springframework.xml.transform
org.springframework.oxm Root package for Spring's O/X Mapping integration classes. 
org.springframework.ws.client.core Core package of the Spring-WS client-side support. 
org.springframework.ws.client.support Classes supporting the org.springframework.ws.client.core package. 
org.springframework.ws.pox.dom Contains an implementation of the POX interfaces that is based on DOM. 
org.springframework.ws.server.endpoint Provides standard endpoint, and EndpointAdapter implementations. 
org.springframework.ws.server.endpoint.adapter Provides miscellaneous EndpointAdapter implementations. 
org.springframework.ws.server.endpoint.interceptor Provides miscellaneous endpoints EndpointInterceptor implementations. 
org.springframework.ws.soap.server.endpoint.interceptor Provides miscellaneous endpoints EndpointInterceptor implementations for SOAP purposes. 
org.springframework.ws.transport.http Package providing support for handling messages via HTTP. 
org.springframework.xml.xpath Provides XPathTemplate implementations, and various classes for XPath evaluation using JAXP 1.3, and Jaxen. 
 

Classes in org.springframework.xml.transform used by org.springframework.oxm
StaxResult
          Implementation of the Result tagging interface for StAX writers.
StaxSource
          Implementation of the Source tagging interface for StAX readers.
 

Classes in org.springframework.xml.transform used by org.springframework.ws.client.core
TransformerObjectSupport
          Convenient base class for objects that use a Transformer.
 

Classes in org.springframework.xml.transform used by org.springframework.ws.client.support
TransformerObjectSupport
          Convenient base class for objects that use a Transformer.
 

Classes in org.springframework.xml.transform used by org.springframework.ws.pox.dom
TransformerObjectSupport
          Convenient base class for objects that use a Transformer.
 

Classes in org.springframework.xml.transform used by org.springframework.ws.server.endpoint
TransformerObjectSupport
          Convenient base class for objects that use a Transformer.
 

Classes in org.springframework.xml.transform used by org.springframework.ws.server.endpoint.adapter
TransformerObjectSupport
          Convenient base class for objects that use a Transformer.
 

Classes in org.springframework.xml.transform used by org.springframework.ws.server.endpoint.interceptor
TransformerObjectSupport
          Convenient base class for objects that use a Transformer.
 

Classes in org.springframework.xml.transform used by org.springframework.ws.soap.server.endpoint.interceptor
TransformerObjectSupport
          Convenient base class for objects that use a Transformer.
 

Classes in org.springframework.xml.transform used by org.springframework.ws.transport.http
TransformerObjectSupport
          Convenient base class for objects that use a Transformer.
 

Classes in org.springframework.xml.transform used by org.springframework.xml.xpath
TransformerObjectSupport
          Convenient base class for objects that use a Transformer.
 


Spring Web Services Framework

Copyright � 2005-2008 The Spring Web Services Framework. All Rights Reserved.