Constant Field Values
Contents
com.fasterxml.*
-
com.fasterxml.jackson.dataformat.csv.CsvFactory Modifier and Type Constant Field Value public static final java.lang.StringFORMAT_NAME_CSV"CSV" -
com.fasterxml.jackson.dataformat.csv.CsvGenerator Modifier and Type Constant Field Value protected static final longMAX_INT_AS_LONG2147483647Lprotected static final longMIN_INT_AS_LONG-2147483648L -
com.fasterxml.jackson.dataformat.csv.CsvParser Modifier and Type Constant Field Value protected static final intSTATE_DOC_END9protected static final intSTATE_DOC_START0protected static final intSTATE_IN_ARRAY5protected static final intSTATE_MISSING_NAME7protected static final intSTATE_MISSING_VALUE8protected static final intSTATE_NAMED_VALUE3protected static final intSTATE_NEXT_ENTRY2protected static final intSTATE_RECORD_START1protected static final intSTATE_SKIP_EXTRA_COLUMNS6protected static final intSTATE_UNNAMED_VALUE4 -
com.fasterxml.jackson.dataformat.csv.CsvSchema Modifier and Type Constant Field Value public static final java.lang.StringDEFAULT_ARRAY_ELEMENT_SEPARATOR";"public static final charDEFAULT_COLUMN_SEPARATOR44protected static final intDEFAULT_ENCODING_FEATURES0public static final intDEFAULT_ESCAPE_CHAR-1public static final charDEFAULT_QUOTE_CHAR34protected static final intENCODING_FEATURE_ALLOW_COMMENTS4protected static final intENCODING_FEATURE_REORDER_COLUMNS8protected static final intENCODING_FEATURE_SKIP_FIRST_DATA_ROW2protected static final intENCODING_FEATURE_STRICT_HEADERS16protected static final intENCODING_FEATURE_USE_HEADER1public static final java.lang.StringNO_ARRAY_ELEMENT_SEPARATOR""
-
com.fasterxml.jackson.dataformat.csv.impl.CsvDecoder Modifier and Type Constant Field Value protected static final charCHAR_NULL0protected static final intINT_048protected static final intINT_149protected static final intINT_250protected static final intINT_351protected static final intINT_452protected static final intINT_553protected static final intINT_654protected static final intINT_755protected static final intINT_856protected static final intINT_957protected static final intINT_DECIMAL_POINT46protected static final intINT_e101protected static final intINT_E69protected static final intINT_MINUS45protected static final intINT_PLUS43protected static final intNR_BIGDECIMAL16protected static final intNR_BIGINT4protected static final intNR_DOUBLE8protected static final intNR_INT1protected static final intNR_LONG2protected static final intNR_UNKNOWN0 -
com.fasterxml.jackson.dataformat.csv.impl.CsvEncoder Modifier and Type Constant Field Value protected static final intMAX_QUOTE_CHECK24protected static final intSHORT_WRITE32 -
com.fasterxml.jackson.dataformat.csv.impl.NumberInput Modifier and Type Constant Field Value public static final java.lang.StringNASTY_SMALL_DOUBLE"2.2250738585072012e-308"