Uses of Package
javax.wsdl.xml

Packages that use javax.wsdl.xml
com.ibm.wsdl.extensions.schema   
com.ibm.wsdl.factory   
com.ibm.wsdl.xml   
javax.wsdl.factory   
javax.wsdl.xml   
 

Classes in javax.wsdl.xml used by com.ibm.wsdl.extensions.schema
WSDLLocator
          This interface can act as an additional layer of indirection between a WSDLReader and the actual location of WSDL documents.
 

Classes in javax.wsdl.xml used by com.ibm.wsdl.factory
WSDLReader
          This interface describes a collection of methods that enable conversion of a WSDL document (in XML, following the WSDL schema described in the WSDL specification) into a WSDL model.
WSDLWriter
          This interface describes a collection of methods that allow a WSDL model to be written to a writer in an XML format that follows the WSDL schema.
 

Classes in javax.wsdl.xml used by com.ibm.wsdl.xml
WSDLLocator
          This interface can act as an additional layer of indirection between a WSDLReader and the actual location of WSDL documents.
WSDLReader
          This interface describes a collection of methods that enable conversion of a WSDL document (in XML, following the WSDL schema described in the WSDL specification) into a WSDL model.
WSDLWriter
          This interface describes a collection of methods that allow a WSDL model to be written to a writer in an XML format that follows the WSDL schema.
 

Classes in javax.wsdl.xml used by javax.wsdl.factory
WSDLReader
          This interface describes a collection of methods that enable conversion of a WSDL document (in XML, following the WSDL schema described in the WSDL specification) into a WSDL model.
WSDLWriter
          This interface describes a collection of methods that allow a WSDL model to be written to a writer in an XML format that follows the WSDL schema.
 

Classes in javax.wsdl.xml used by javax.wsdl.xml
WSDLLocator
          This interface can act as an additional layer of indirection between a WSDLReader and the actual location of WSDL documents.
 



Copyright ? 2003,2006 IBM. All Rights Reserved.