Uses of Interface
com.univocity.parsers.conversions.FormattedConversion
Packages that use FormattedConversion
-
Uses of FormattedConversion in com.univocity.parsers.conversions
Classes in com.univocity.parsers.conversions that implement FormattedConversionModifier and TypeClassDescriptionclass
Converts Strings to instances ofCalendar
and vice versa.class
Converts Strings to instances ofDate
and vice versa.class
Converts formatted Strings to instances ofBigDecimal
and vice versa.class
NumericConversion<T extends Number>
Converts Strings to instances ofNumber
and vice versa.