Uses of Package
org.supercsv.prefs
Packages that use org.supercsv.prefs
Package
Description
Provides the classes used for encoding CSV for writing.
Provides the various readers and writers used to read/write Strings, Maps, or Objects.
Provides the configuration classes used when instantiating readers and writers.
Provides the classes used to quote CSV for output.
-
Classes in org.supercsv.prefs used by org.supercsv.encoderClassDescriptionBefore reading or writing CSV files, you must supply the reader/writer with some preferences.
-
Classes in org.supercsv.prefs used by org.supercsv.ioClassDescriptionBefore reading or writing CSV files, you must supply the reader/writer with some preferences.
-
Classes in org.supercsv.prefs used by org.supercsv.prefsClassDescriptionBefore reading or writing CSV files, you must supply the reader/writer with some preferences.Builds immutable CsvPreference instances.
-
Classes in org.supercsv.prefs used by org.supercsv.quoteClassDescriptionBefore reading or writing CSV files, you must supply the reader/writer with some preferences.