Humboldt Alignment Editor 2.5.0

eu.esdihumboldt.hale.io.csv.reader.internal
Interface CSVConstants

All Known Implementing Classes:
CSVConfiguration, CSVSchemaReader, CSVUtil, TypeSelectionPage

public interface CSVConstants

Constants for the CSV Classes

Author:
Kevin Mais

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

PARAM_SEPARATOR

static final String PARAM_SEPARATOR
Name of the parameter specifying the separating sign

See Also:
Constant Field Values

PARAM_QUOTE

static final String PARAM_QUOTE
Name of the parameter specifying the quote sing

See Also:
Constant Field Values

PARAM_ESCAPE

static final String PARAM_ESCAPE
Name of the parameter specifying the escape sign

See Also:
Constant Field Values

DEFAULT_SEPARATOR

static final char DEFAULT_SEPARATOR
The separating sign for the CSV file to be read (can be '\t' or ',' or ' ')

See Also:
Constant Field Values

DEFAULT_QUOTE

static final char DEFAULT_QUOTE
The quote sign for the CSV file to be read

See Also:
Constant Field Values

DEFAULT_ESCAPE

static final char DEFAULT_ESCAPE
The escape sign for the CSV file to be read

See Also:
Constant Field Values

PARAM_TYPENAME

static final String PARAM_TYPENAME
Name of the parameter specifying the type name

See Also:
Constant Field Values

PARAM_GEOMETRY

static final String PARAM_GEOMETRY
Name of the parameter specifying the geometry/coordinate system

See Also:
Constant Field Values

Humboldt Alignment Editor 2.5.0

Build 2012-12-03_12-30-59
Revision 9d2dd4b0318cda9f1393b1ddd390f7f792d70a2d