|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gcube.dataanalysis.geo.utils.Downloader
public class Downloader
| Constructor Summary | |
|---|---|
Downloader()
|
|
| Method Summary | |
|---|---|
static String |
buildGetterString(String httpstring,
String filename)
|
static String |
buildTopicString(String filename,
String... topics)
|
static void |
buildwgetFile(String filename,
List<String> hfiles,
List<String> files)
|
static void |
downloadData(String endpoint,
String file)
|
static List<String> |
enrichfiles(List<String> files)
|
static List<String> |
getfiles(String filename,
String criterion,
String initselection,
String endselection)
|
static void |
main(String[] args)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Downloader()
| Method Detail |
|---|
public static void main(String[] args)
throws Exception
Exception
public static void buildwgetFile(String filename,
List<String> hfiles,
List<String> files)
throws Exception
Exception
public static List<String> enrichfiles(List<String> files)
throws Exception
Exception
public static List<String> getfiles(String filename,
String criterion,
String initselection,
String endselection)
throws Exception
Exception
public static String buildGetterString(String httpstring,
String filename)
public static String buildTopicString(String filename,
String... topics)
public static void downloadData(String endpoint,
String file)
throws Exception
Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||