Package | Description |
---|---|
com.univocity.parsers.conversions |
Modifier and Type | Class and Description |
---|---|
class |
BigDecimalConversion
Converts Strings to BigDecimals and vice versa
|
class |
BigIntegerConversion
Converts Strings to BigIntegers and vice versa
|
class |
BooleanConversion
Converts Strings to Booleans and vice versa
|
class |
ByteConversion
Converts Strings to Bytes and vice versa
|
class |
CalendarConversion
Converts Strings to instances of
Calendar and vice versa. |
class |
CharacterConversion
Converts Strings to Characters and vice versa
|
class |
DateConversion
Converts Strings to instances of
Date and vice versa. |
class |
DoubleConversion
Converts Strings to Doubles and vice versa
|
class |
EnumConversion<T extends Enum<T>>
Converts Strings to enumeration constants and vice versa.
|
class |
FloatConversion
Converts Strings to Floats and vice versa
|
class |
FormattedBigDecimalConversion
Converts formatted Strings to instances of
BigDecimal and vice versa. |
class |
IntegerConversion
Converts Strings to Integers and vice versa
|
class |
LongConversion
Converts Strings to Longs and vice versa
|
class |
NumericConversion<T extends Number>
Converts Strings to instances of
Number and vice versa. |
class |
ShortConversion
Converts Strings to Shorts and vice versa
|
Copyright © 2020 uniVocity Software Pty Ltd. All rights reserved.