| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
DEFAULT_COLUMN_NAME_LINE |
1 |
public static final char |
DEFAULT_ESCAPE_CHAR |
92 |
public static final char |
DEFAULT_QUOTE_CHAR |
34 |
public static final char |
DEFAULT_SEPARATOR_CHAR |
44 |
public static final int |
NO_COLUMN_NAME_LINE |
0 |
public static final char |
NOT_A_CHAR |
65535 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
PROPERTY_TYPE |
"csv" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
INITIAL_STRING_SIZE |
128 |
Copyright © 2007–2017 The Apache Software Foundation. All rights reserved.