public class WsdlFactory extends Object
| Constructor and Description |
|---|
WsdlFactory() |
public static Definitions create(URL url) throws WsdlParseException, IOException
url - url of the wsdlWsdlParseException - failed to parse wsdlIOExceptionpublic static Definitions createFromString(String wsdl) throws WsdlParseException
WsdlParseExceptionCopyright © 2015. All Rights Reserved.