Spring Web Services Framework

Uses of Package
org.springframework.xml.transform

Packages that use org.springframework.xml.transform
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.client.support.interceptor Provides the ClientInterceptor interface, and validating interceptors. 
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.addressing.server Contains servers-side WS-Addressing support, in the form of EndpointMappings
org.springframework.ws.soap.addressing.version Contains abstractions over various versions of the WS-Addressing specification. 
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.ws.wsdl.wsdl11.provider Provides a contribution strategy for WSDL definitions. 
org.springframework.xml.transform Provides classes that help with XML transformations. 
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.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.client.support.interceptor
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.addressing.server
TransformerObjectSupport
          Convenient base class for objects that use a Transformer.
 

Classes in org.springframework.xml.transform used by org.springframework.ws.soap.addressing.version
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.ws.wsdl.wsdl11.provider
TransformerObjectSupport
          Convenient base class for objects that use a Transformer.
 

Classes in org.springframework.xml.transform used by org.springframework.xml.transform
TraxUtils.ResultCallback
          Callback interface invoked on each sort of Result.
TraxUtils.SourceCallback
          Callback interface invoked on each sort of Source.
 

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-2010 The Spring Web Services Framework. All Rights Reserved.