org.statcato.file
Class DownloadFile
- java.lang.Object
-
- org.statcato.file.DownloadFile
-
public class DownloadFile extends java.lang.ObjectA class for downloading a file from a given URL to a file in a specified directory.- Since:
- 1.0
-
-
Constructor Summary
Constructors Constructor and Description DownloadFile(java.lang.String URL)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description java.lang.Stringdownload()Downloads file specified by the URL to a temporary file in saveDir.intdownload(java.lang.String fileName)
-
DMelt 3.0 © DataMelt by jWork.ORG