Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_VALUE |
"__simplecsv__ default" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_VALUE |
"__simplecsv__ default" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final long |
CASE_SENSITIVE |
4L |
public static final long |
NEEDS_QUOTES |
8L |
public static final long |
PARSE_ERROR_ON_INVALID_VALUE |
2L |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final long |
PARSE_ERROR_IF_MORE_THAN_ONE_CHAR |
2L |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_DATE_PATTERN |
"MM/dd/yyyy" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final long |
FORMAT_IS_UNKNOWN_VALUE |
2L |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final long |
BLANK_IS_NULL |
4L |
public static final long |
TRIM_OUTPUT |
2L |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final char |
DEFAULT_COLUMN_QUOTE |
34 |
public static final char |
DEFAULT_COLUMN_SEPARATOR |
44 |
This documentation content is licensed by Gray Watson under the Creative Commons Attribution-Share Alike 3.0 License.