Package org.supercsv.prefs
Provides the configuration classes used when instantiating readers and writers.
-
Class Summary Class Description CsvPreference Before reading or writing CSV files, you must supply the reader/writer with some preferences.CsvPreference.Builder Builds immutable CsvPreference instances.