Spring Web Services Framework

Uses of Package
org.springframework.xml.xsd

Packages that use org.springframework.xml.xsd
org.springframework.ws.client.support.interceptor Provides the ClientInterceptor interface, and validating interceptors. 
org.springframework.ws.transport.http Package providing support for handling messages via HTTP. 
org.springframework.ws.wsdl.wsdl11 Contains interfaces and classes specific to WSDL 1.1. 
org.springframework.ws.wsdl.wsdl11.provider Provides a contribution strategy for WSDL definitions. 
org.springframework.xml.xsd Provides an abstraction over XSD XML schemas. 
org.springframework.xml.xsd.commons Contains a implementation of the XsdSchema interfaces that uses Apache WS-Commons XML Schema. 
 

Classes in org.springframework.xml.xsd used by org.springframework.ws.client.support.interceptor
XsdSchema
          Represents an abstraction for XSD schemas.
XsdSchemaCollection
          Represents an abstraction for a collection of XSD schemas.
 

Classes in org.springframework.xml.xsd used by org.springframework.ws.transport.http
XsdSchema
          Represents an abstraction for XSD schemas.
 

Classes in org.springframework.xml.xsd used by org.springframework.ws.wsdl.wsdl11
XsdSchema
          Represents an abstraction for XSD schemas.
XsdSchemaCollection
          Represents an abstraction for a collection of XSD schemas.
 

Classes in org.springframework.xml.xsd used by org.springframework.ws.wsdl.wsdl11.provider
XsdSchema
          Represents an abstraction for XSD schemas.
XsdSchemaCollection
          Represents an abstraction for a collection of XSD schemas.
 

Classes in org.springframework.xml.xsd used by org.springframework.xml.xsd
XsdSchema
          Represents an abstraction for XSD schemas.
 

Classes in org.springframework.xml.xsd used by org.springframework.xml.xsd.commons
XsdSchema
          Represents an abstraction for XSD schemas.
XsdSchemaCollection
          Represents an abstraction for a collection of XSD schemas.
XsdSchemaException
          Base class for all WSDL definition exceptions.
 


Spring Web Services Framework

Copyright © 2005-2010 The Spring Web Services Framework. All Rights Reserved.