Package com.opencsv.bean.customconverter
Custom converters that are generally useful are collected here.
Anyone can write any custom converter they wish to, of course, but if a custom converter seems that it would be of widespread use, it should be provided here.Suggestions for widely applicable, general-purpose converters that can be added to this package are welcome.
-
Class Summary Class Description ConvertGermanToBoolean<T,I> This class converts common German representations of boolean values into a Boolean.