public class ZipFeatureDataFileHandler extends FileHandler
| Modifier and Type | Field and Description |
|---|---|
protected static String |
CSV_SUFFIX |
protected static String |
DATA_DIRECTORY |
protected static String |
DATA_VALUES_ENTRY_PREIFX |
protected static String |
FEATURES_ENTRY |
protected static String |
FILE_TYPE_ENTRY |
protected static String |
IDENTIFICATION_ENTRY |
protected static String |
META_DATA_DIRECTORY |
protected static String |
ROW_HEADER_ENTRY |
protected static String |
SPREADSHEET_NAME |
protected static String |
TXT_SUFFIX |
protected static String |
XLS_SUFFIX |
protected static String |
XLSX_SUFFIX |
| Constructor and Description |
|---|
ZipFeatureDataFileHandler(File file) |
| Modifier and Type | Method and Description |
|---|---|
protected com.thoughtworks.xstream.XStream |
createXStream() |
getFile, setFileprotected static final String DATA_DIRECTORY
protected static final String META_DATA_DIRECTORY
protected static final String FEATURES_ENTRY
protected static final String IDENTIFICATION_ENTRY
protected static final String FILE_TYPE_ENTRY
protected static final String ROW_HEADER_ENTRY
protected static final String DATA_VALUES_ENTRY_PREIFX
protected static final String CSV_SUFFIX
protected static final String TXT_SUFFIX
protected static final String XLS_SUFFIX
protected static final String XLSX_SUFFIX
protected static final String SPREADSHEET_NAME
public ZipFeatureDataFileHandler(File file)
Copyright © 2016. All rights reserved.