public class WSDLUtil extends Object
| Constructor and Description |
|---|
WSDLUtil() |
| Modifier and Type | Method and Description |
|---|---|
static int |
countWSDLandXSDs(String url) |
static List<String> |
getXSDs(String wsdl) |
public static List<String> getXSDs(String wsdl) throws XMLStreamException
XMLStreamExceptionpublic static int countWSDLandXSDs(String url) throws org.apache.http.ParseException, XMLStreamException, IOException
org.apache.http.ParseExceptionXMLStreamExceptionIOExceptionCopyright © 2019. All Rights Reserved.