@DecodeType(value={java.lang.Double.class,double.class}) public class DoubleDecoder extends NumberDecoder
NumberDecoder.NumberType
DataDecoder.Factory
FORMAT, TYPE
LOCALE, LOCALE_COUNTRY_CODE, LOCALE_LANGUAGE_CODE, VERIFY_LOCALE
Constructor and Description |
---|
DoubleDecoder() |
Modifier and Type | Method and Description |
---|---|
Object |
decode(String data)
Decode the supplied String data into a new Object data instance.
|
encode, getNumberFormat, getType, isPercentage, setConfiguration
getConfiguration, getLocale, getLocale, isLocalInstalled
public Object decode(String data) throws DataDecodeException
DataDecoder
data
- Data to be decoded.DataDecodeException
- Error decoding data.Copyright © 2020. All rights reserved.