public class Downloader extends Object
Constructor and Description |
---|
Downloader() |
public static final String download(String remoteUrl, File target, boolean downloadAnyway) throws IOException
remoteUrl
- the URL to the filetarget
- the target to write todownloadAnyway
- download the file even if the HTTP status is not 200IOException
Copyright © 2015. All rights reserved.