Uses of Interface
org.apache.woden.WSDLSource

Packages that use WSDLSource
org.apache.woden   
 

Uses of WSDLSource in org.apache.woden
 

Methods in org.apache.woden that return WSDLSource
 WSDLSource WSDLReader.createWSDLSource()
          Returns a WSDLSource object that is compatible with the WSDLReader implementation.
 

Methods in org.apache.woden with parameters of type WSDLSource
 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 © 2005-2011 Apache Software Foundation. All Rights Reserved.