public class WFSExporterSystemDir extends Object
| Modifier and Type | Field and Description |
|---|---|
static org.apache.log4j.Logger |
log |
static String |
SYSTEM_DIR_NAME_TO_GIS_VIEWER_CONFIG |
static String |
WEB_CONTAINER_HOME_ENV_VAR |
static String |
WFS_DATA_EXPORT_CONFIG_FILE |
static String |
WFS_DATA_VIEW_CONFIG_FILE |
| Constructor and Description |
|---|
WFSExporterSystemDir()
Instantiates a new WFS exporter system dir.
|
| Modifier and Type | Method and Description |
|---|---|
static File |
fallbackUseTempFile(String fileName)
Fallback use temp file.
|
CSVReader |
getCSVFileConfig(WFSExporter.WFS_TO wfsTo)
Gets the CSV file config.
|
public static org.apache.log4j.Logger log
public static final String WEB_CONTAINER_HOME_ENV_VAR
public static final String SYSTEM_DIR_NAME_TO_GIS_VIEWER_CONFIG
public static final String WFS_DATA_EXPORT_CONFIG_FILE
public static final String WFS_DATA_VIEW_CONFIG_FILE
public WFSExporterSystemDir()
public CSVReader getCSVFileConfig(WFSExporter.WFS_TO wfsTo) throws FileNotFoundException
wfsTo - the wfs toFileNotFoundException - the file not found exceptionCopyright © 2020. All Rights Reserved.