public class Downloader extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static org.slf4j.Logger |
log |
| Constructor and Description |
|---|
Downloader() |
public static final void download(URL url, String version, String export) throws IOException
IOExceptionpublic static final File unZip(String fileInput, String outputFolder) throws IOException
IOExceptionpublic static final File unZip(File folder) throws IOException
IOExceptionCopyright © 2015. All rights reserved.