|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Description | |
|---|---|
| org.apache.woden | |
| org.apache.woden.wsdl20.xml | |
| Uses of Description in org.apache.woden |
|---|
| Methods in org.apache.woden that return Description | |
|---|---|
Description |
WSDLReader.readWSDL(java.lang.String wsdlURI)
Read the WSDL document at the specified URI and return a WSDL Description component containing the WSDL components derived from that document. |
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. |
| Uses of Description in org.apache.woden.wsdl20.xml |
|---|
| Methods in org.apache.woden.wsdl20.xml that return Description | |
|---|---|
Description |
DescriptionElement.toComponent()
Return the Description component derived from this DescriptionElement. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||