Uses of Interface
javax.wsdl.xml.WSDLLocator
Packages that use WSDLLocator
-
Uses of WSDLLocator in com.ibm.wsdl.extensions.schema
Methods in com.ibm.wsdl.extensions.schema with parameters of type WSDLLocatorModifier and TypeMethodDescriptionstatic 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 WSDLLocatorMethods in com.ibm.wsdl.xml with parameters of type WSDLLocatorModifier and TypeMethodDescriptionWSDLReaderImpl.readWSDL
(WSDLLocator locator) Read a WSDL document into a WSDL definition.WSDLReaderImpl.readWSDL
(WSDLLocator locator, 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 WSDLLocatorModifier and TypeMethodDescriptionWSDLReader.readWSDL
(WSDLLocator locator) Read a WSDL document into a WSDL definition.WSDLReader.readWSDL
(WSDLLocator locator, Element definitionsElement) Read the specified <wsdl:definitions> element into a WSDL definition.