Constant Field Values
Contents
de.siegmar.*
-
de.siegmar.fastcsv.reader.de.siegmar.fastcsv.reader.AbstractCsvCallbackHandler Modifier and Type Constant Field Value private static final intINITIAL_FIELDS_SIZE32 -
de.siegmar.fastcsv.reader.de.siegmar.fastcsv.reader.BomUtil Modifier and Type Constant Field Value static final intPOTENTIAL_BOM_SIZE4 -
de.siegmar.fastcsv.reader.CsvIndex Modifier and Type Constant Field Value private static final longserialVersionUID1L -
de.siegmar.fastcsv.reader.de.siegmar.fastcsv.reader.CsvIndex.CsvPage Modifier and Type Constant Field Value private static final longserialVersionUID1L -
de.siegmar.fastcsv.reader.CsvParseException Modifier and Type Constant Field Value private static final longserialVersionUID1L -
de.siegmar.fastcsv.reader.de.siegmar.fastcsv.reader.CsvParser Modifier and Type Constant Field Value private static final intSTATUS_COMMENTED_RECORD16private static final intSTATUS_DATA_FIELD1private static final intSTATUS_LAST_CHAR_WAS_CR32private static final intSTATUS_NEW_FIELD8private static final intSTATUS_QUOTED_FIELD2private static final intSTATUS_QUOTED_MODE4private static final intSTATUS_RESET0 -
de.siegmar.fastcsv.reader.de.siegmar.fastcsv.reader.CsvParser.CsvBuffer Modifier and Type Constant Field Value private static final intBUFFER_SIZE8192private static final intREAD_SIZE8192 -
de.siegmar.fastcsv.reader.IndexedCsvReader.IndexedCsvReaderBuilder Modifier and Type Constant Field Value private static final intDEFAULT_PAGE_SIZE100private static final intMAX_BASE_ASCII127private static final intMIN_PAGE_SIZE1
-
de.siegmar.fastcsv.util.Util Modifier and Type Constant Field Value public static final charCR13public static final charLF10
-
de.siegmar.fastcsv.writer.CsvWriter.CsvWriterBuilder Modifier and Type Constant Field Value private static final intDEFAULT_BUFFER_SIZE8192