Uses of Class
com.univocity.parsers.conversions.ObjectConversion
Packages that use ObjectConversion
-
Uses of ObjectConversion in com.univocity.parsers.conversions
Subclasses of ObjectConversion in com.univocity.parsers.conversionsModifier and TypeClassDescriptionclass
Converts Strings to BigDecimals and vice versaclass
Converts Strings to BigIntegers and vice versaclass
Converts Strings to Booleans and vice versaclass
Converts Strings to Bytes and vice versaclass
Converts Strings to instances ofCalendar
and vice versa.class
Converts Strings to Characters and vice versaclass
Converts Strings to instances ofDate
and vice versa.class
Converts Strings to Doubles and vice versaclass
EnumConversion<T extends Enum<T>>
Converts Strings to enumeration constants and vice versa.class
Converts Strings to Floats and vice versaclass
Converts formatted Strings to instances ofBigDecimal
and vice versa.class
Converts Strings to Integers and vice versaclass
Converts Strings to Longs and vice versaclass
NumericConversion<T extends Number>
Converts Strings to instances ofNumber
and vice versa.class
Converts Strings to Shorts and vice versa