com.sun.tools.ws.util
Class WSDLFetcher
java.lang.Object
com.sun.tools.ws.util.WSDLFetcher
public class WSDLFetcher
- extends Object
- Author:
- Rama Pulavarthi
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WSDLFetcher
public WSDLFetcher(WsimportOptions options,
WsimportListener listener)
fetchWsdls
public String fetchWsdls(MetadataFinder forest)
throws IOException,
XMLStreamException
- Fetches the wsdls in the DOMForest to the options.destDir
- Parameters:
forest -
- Returns:
- location of fetched root WSDL document
- Throws:
IOException
XMLStreamException
FileNotFoundException
Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.