Constant Field Values
Contents
com.opencsv.*
-
com.opencsv.CSVParser Modifier and Type Constant Field Value private static final intBEGINNING_OF_LINE3 -
com.opencsv.CSVReader Modifier and Type Constant Field Value static final intCONTEXT_MULTILINE_EXCEPTION_MESSAGE_SIZE100public static final booleanDEFAULT_KEEP_CRfalsepublic static final intDEFAULT_MULTILINE_LIMIT0public static final intDEFAULT_SKIP_LINES0public static final booleanDEFAULT_VERIFY_READERtrueprivate static final intMAX_WIDTH100public static final intREAD_AHEAD_LIMIT2 -
com.opencsv.ICSVParser Modifier and Type Constant Field Value public static final java.lang.StringDEFAULT_BUNDLE_NAME"opencsv"public static final charDEFAULT_ESCAPE_CHARACTER92public static final booleanDEFAULT_IGNORE_LEADING_WHITESPACEtruepublic static final booleanDEFAULT_IGNORE_QUOTATIONSfalsepublic static final charDEFAULT_QUOTE_CHARACTER34public static final charDEFAULT_SEPARATOR44public static final booleanDEFAULT_STRICT_QUOTESfalsepublic static final intINITIAL_READ_SIZE1024public static final intMAX_SIZE_FOR_EMPTY_FIELD16public static final java.lang.StringNEWLINE"\n"public static final charNULL_CHARACTER0public static final intREAD_BUFFER_SIZE128 -
com.opencsv.ICSVWriter Modifier and Type Constant Field Value public static final charDEFAULT_ESCAPE_CHARACTER34public static final java.lang.StringDEFAULT_LINE_END"\n"public static final charDEFAULT_QUOTE_CHARACTER34public static final charDEFAULT_SEPARATOR44public static final intINITIAL_STRING_SIZE1024public static final charNO_ESCAPE_CHARACTER0public static final charNO_QUOTE_CHARACTER0public static final java.lang.StringRFC4180_LINE_END"\r\n" -
com.opencsv.ResultSetHelperService Modifier and Type Constant Field Value protected static final intCLOBBUFFERSIZE2048static final java.lang.StringDEFAULT_DATE_FORMAT"dd-MMM-yyyy"static final java.lang.StringDEFAULT_TIMESTAMP_FORMAT"dd-MMM-yyyy HH:mm:ss"private static final java.lang.StringDEFAULT_VALUE""
-
com.opencsv.bean.ConverterDate Modifier and Type Constant Field Value private static final java.lang.StringCSVDATE_NOT_DATE"csvdate.not.date" -
com.opencsv.bean.ConverterUUID Modifier and Type Constant Field Value private static final java.lang.StringUUID_REGEX_PATTERN"\\b[0-9a-fA-F]{8}\\b-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-\\b[0-9a-fA-F]{12}\\b" -
com.opencsv.bean.StatefulBeanToCsv<T> Modifier and Type Constant Field Value private static final charNO_CHARACTER0
-
com.opencsv.bean.comparator.LiteralComparator<T extends java.lang.Comparable<T>> Modifier and Type Constant Field Value private static final longserialVersionUID1L
-
com.opencsv.bean.customconverter.ConvertFrenchToBoolean<T,I> Modifier and Type Constant Field Value private static final java.lang.StringFAUX"faux"private static final java.lang.StringVRAI"vrai" -
com.opencsv.bean.customconverter.ConvertGermanToBoolean<T,I> Modifier and Type Constant Field Value private static final java.lang.StringFALSCH"falsch"private static final java.lang.StringWAHR"wahr"
-
com.opencsv.exceptions.CsvBadConverterException Modifier and Type Constant Field Value private static final longserialVersionUID1L -
com.opencsv.exceptions.CsvBeanIntrospectionException Modifier and Type Constant Field Value private static final longserialVersionUID1L -
com.opencsv.exceptions.CsvConstraintViolationException Modifier and Type Constant Field Value private static final longserialVersionUID1L -
com.opencsv.exceptions.CsvDataTypeMismatchException Modifier and Type Constant Field Value private static final longserialVersionUID1L -
com.opencsv.exceptions.CsvException Modifier and Type Constant Field Value private static final longserialVersionUID1L -
com.opencsv.exceptions.CsvMalformedLineException Modifier and Type Constant Field Value private static final longserialVersionUID1L -
com.opencsv.exceptions.CsvMultilineLimitBrokenException Modifier and Type Constant Field Value private static final longserialVersionUID1L -
com.opencsv.exceptions.CsvRecursionException Modifier and Type Constant Field Value private static final longserialVersionUID1L -
com.opencsv.exceptions.CsvRequiredFieldEmptyException Modifier and Type Constant Field Value private static final longserialVersionUID1L -
com.opencsv.exceptions.CsvRuntimeException Modifier and Type Constant Field Value private static final longserialVersionUID1L -
com.opencsv.exceptions.CsvValidationException Modifier and Type Constant Field Value private static final longserialVersionUID1L
-
com.opencsv.validators.LineValidatorAggregator Modifier and Type Constant Field Value private static final intCAPACITY512private static final intMULTIPLIER3 -
com.opencsv.validators.RowMustHaveSameNumberOfColumnsAsFirstRowValidator Modifier and Type Constant Field Value private static final intNO_ROWS0 -
com.opencsv.validators.RowValidatorAggregator Modifier and Type Constant Field Value private static final intCAPACITY512private static final intMULTIPLIER3