Uses of Class
com.opencsv.bean.AbstractCsvConverter
Packages that use AbstractCsvConverter
-
Uses of AbstractCsvConverter in com.opencsv.bean
Subclasses of AbstractCsvConverter in com.opencsv.beanModifier and TypeClassDescriptionclassThis class converts an input ISO 4217 currency code to aCurrencyinstance.classThis class converts an input to a date type.classThis class converts an input to an enumeration type and vice versa.classThis converter class is used in combination withCsvNumber, that is, when number inputs and outputs should be formatted.classThis class wraps fields from the reflection API in order to handle translation of primitive types and to add a "required" flag.classThis class converts an String to aUUIDinstance.