Package | Description |
---|---|
org.apache.woden |
Modifier and Type | Method and Description |
---|---|
WSDLSource |
WSDLReader.createWSDLSource()
Returns a WSDLSource object that is compatible with the WSDLReader implementation.
|
Modifier and Type | Method and Description |
---|---|
Description |
WSDLReader.readWSDL(WSDLSource wsdlSource)
Read the WSDL obtained from the specified WSDLSource object and return a WSDL Description
component containing the WSDL components derived from that WSDL source.
|
Copyright ? Apache Software Foundation. All Rights Reserved.