|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CSVConstants
Constants for the CSV Classes
Field Summary | |
---|---|
static char |
DEFAULT_ESCAPE
The escape sign for the CSV file to be read |
static char |
DEFAULT_QUOTE
The quote sign for the CSV file to be read |
static char |
DEFAULT_SEPARATOR
The separating sign for the CSV file to be read (can be '\t' or ',' or ' ') |
static String |
PARAM_ESCAPE
Name of the parameter specifying the escape sign |
static String |
PARAM_GEOMETRY
Name of the parameter specifying the geometry/coordinate system |
static String |
PARAM_QUOTE
Name of the parameter specifying the quote sing |
static String |
PARAM_SEPARATOR
Name of the parameter specifying the separating sign |
static String |
PARAM_TYPENAME
Name of the parameter specifying the type name |
Field Detail |
---|
static final String PARAM_SEPARATOR
static final String PARAM_QUOTE
static final String PARAM_ESCAPE
static final char DEFAULT_SEPARATOR
static final char DEFAULT_QUOTE
static final char DEFAULT_ESCAPE
static final String PARAM_TYPENAME
static final String PARAM_GEOMETRY
|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |