Uses of Interface
javax.wsdl.xml.WSDLLocator

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

Uses of WSDLLocator in com.ibm.wsdl.extensions.schema
 

Methods in com.ibm.wsdl.extensions.schema with parameters of type WSDLLocator
static void SchemaDeserializer.setLocator(WSDLLocator loc)
          Set the WSDLLocator to be used by the deserializer on this thread.
 

Uses of WSDLLocator in com.ibm.wsdl.xml
 

Fields in com.ibm.wsdl.xml declared as WSDLLocator
protected  WSDLLocator WSDLReaderImpl.loc
           
 

Methods in com.ibm.wsdl.xml with parameters of type WSDLLocator
 Definition WSDLReaderImpl.readWSDL(WSDLLocator locator)
          Read a WSDL document into a WSDL definition.
 Definition WSDLReaderImpl.readWSDL(WSDLLocator locator, org.w3c.dom.Element definitionsElement)
          Read the specified <wsdl:definitions> element into a WSDL definition.
 

Uses of WSDLLocator in javax.wsdl.xml
 

Methods in javax.wsdl.xml with parameters of type WSDLLocator
 Definition WSDLReader.readWSDL(WSDLLocator locator)
          Read a WSDL document into a WSDL definition.
 Definition WSDLReader.readWSDL(WSDLLocator locator, org.w3c.dom.Element definitionsElement)
          Read the specified <wsdl:definitions> element into a WSDL definition.
 



Copyright ? 2003,2006 IBM. All Rights Reserved.