Package | Description |
---|---|
com.ibm.wsdl.extensions.schema | |
com.ibm.wsdl.xml | |
javax.wsdl.xml |
Modifier and Type | Method | Description |
---|---|---|
static void |
SchemaDeserializer.setLocator(WSDLLocator loc) |
Set the WSDLLocator to be used by the deserializer on this thread.
|
Modifier and Type | Field | Description |
---|---|---|
protected WSDLLocator |
WSDLReaderImpl.loc |
Modifier and Type | Method | Description |
---|---|---|
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.
|
Modifier and Type | Method | Description |
---|---|---|
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, 2013 IBM. All Rights Reserved.