@DecodeType(value={java.lang.Short.class,short.class}) public class ShortDecoder extends NumberDecoder
NumberDecoder.NumberTypeDataDecoder.FactoryFORMAT, TYPELOCALE, LOCALE_COUNTRY_CODE, LOCALE_LANGUAGE_CODE, VERIFY_LOCALE| Constructor and Description |
|---|
ShortDecoder() |
| 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, setConfigurationgetConfiguration, getLocale, getLocale, isLocalInstalledpublic Object decode(String data) throws DataDecodeException
DataDecoderdata - Data to be decoded.DataDecodeException - Error decoding data.Copyright © 2020. All rights reserved.