Package com.univocity.parsers.csv
package com.univocity.parsers.csv
-
ClassDescriptionThis class provides default configurations using CSV formats commonly used for parsing/writing.The CSV format configuration.An
InputAnalysisProcess
to detect column delimiters, quotes and quote escapes in a CSV input.A very fast CSV parser implementation.This is the configuration class used by the CSV parser (CsvParser
)A collection of common routines involving the processing of CSV data.A powerful and flexible CSV writer implementation.This is the configuration class used by the CSV writer (CsvWriter
)This enumeration is used to determine how the (CsvParser
) will handle values with unescaped quotes.