public class WSDLFetcher extends Object
Constructor and Description |
---|
WSDLFetcher(WsimportOptions options,
WsimportListener listener) |
Modifier and Type | Method and Description |
---|---|
String |
fetchWsdls(MetadataFinder forest)
Fetches the wsdls in the DOMForest to the options.destDir
|
public WSDLFetcher(WsimportOptions options, WsimportListener listener)
public String fetchWsdls(MetadataFinder forest) throws IOException, XMLStreamException
forest
- IOException
XMLStreamException
FileNotFoundException
Copyright © 2015 Oracle Corporation. All rights reserved.