Package | Description |
---|---|
com.ibm.wsdl.extensions.schema | |
com.ibm.wsdl.xml | |
javax.wsdl.xml |
Modifier and Type | Method and Description |
---|---|
static void |
SchemaDeserializer.setLocator(WSDLLocator loc)
Set the WSDLLocator to be used by the deserializer on this thread.
|
Modifier and Type | Field and Description |
---|---|
protected WSDLLocator |
WSDLReaderImpl.loc |
Modifier and Type | Method and Description |
---|---|
Definition |
WSDLReaderImpl.readWSDL(WSDLLocator locator)
Read a WSDL document into a WSDL definition.
|
Definition |
WSDLReaderImpl.readWSDL(WSDLLocator locator,
Element definitionsElement)
Read the specified <wsdl:definitions> element into a WSDL
definition.
|
Modifier and Type | Method and Description |
---|---|
Definition |
WSDLReader.readWSDL(WSDLLocator locator)
Read a WSDL document into a WSDL definition.
|
Definition |
WSDLReader.readWSDL(WSDLLocator locator,
Element definitionsElement)
Read the specified <wsdl:definitions> element into a WSDL
definition.
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.