| Constructor and Description |
|---|
WSDLUtil() |
| Modifier and Type | Method and Description |
|---|---|
void |
getRelativeImports(URL wsdlURL,
Collection wsdlRelativeImports,
Collection schemaRelativeImports)
Collect all relative imports from a web service's main wsdl document.
|
public void getRelativeImports(URL wsdlURL, Collection wsdlRelativeImports, Collection schemaRelativeImports) throws IOException
getRelativeImports in interface WSDLUtilwsdlRelativeImports - outupt param in which wsdl relative imports
will be addedschemaRelativeImports - outupt param in which schema relative
imports will be addedIOExceptionCopyright © 2017–2019 Eclipse Foundation. All rights reserved.