Package | Description |
---|---|
com.univocity.parsers.conversions |
Modifier and Type | Class | Description |
---|---|---|
class |
CalendarConversion |
Converts Strings to instances of
Calendar and vice versa. |
class |
DateConversion |
Converts Strings to instances of
Date and vice versa. |
class |
FormattedBigDecimalConversion |
Converts formatted Strings to instances of
BigDecimal and vice versa. |
class |
NumericConversion<T extends java.lang.Number> |
Converts Strings to instances of
Number and vice versa. |