public class NationDumpQuery extends DailyDumpQuery<NationDumpQuery,DailyDumpNations>
logger| Constructor and Description |
|---|
NationDumpQuery(DailyDumpMode mode)
Constructor, accepting a mode.
|
| Modifier and Type | Method and Description |
|---|---|
protected String |
getFileName()
Gives the file name to use.
|
buildURL, downloadDir, execute, readFromDir, translateResponse, validateQueryParameterscloseInputStreamQuietly, execute, makeRequestpublic NationDumpQuery(DailyDumpMode mode)
mode - the daily dump mode to useprotected String getFileName()
DailyDumpQuerygetFileName in class DailyDumpQuery<NationDumpQuery,DailyDumpNations>Copyright © 2016. All rights reserved.