| Package | Description |
|---|---|
| com.univocity.parsers.conversions |
| Modifier and Type | Class and Description |
|---|---|
class |
FormattedBigDecimalConversion
Converts formatted Strings to instances of
BigDecimal and vice versa. |
| Modifier and Type | Method and Description |
|---|---|
static <T extends Number> |
Conversions.formatToNumber(Class<T> numberType,
String... numberFormats)
Returns a new instance of
NumericConversion |
static NumericConversion<Number> |
Conversions.formatToNumber(String... numberFormats)
Returns a new instance of
NumericConversion |
Copyright © 2019 Univocity Software Pty Ltd. All rights reserved.