TDest
- the generic typepublic interface StringConverter<TDest>
TDest convert(String value) throws ConvertException
value
- the value to convertConvertException
- occurs when the value cannot be converted to the type TDestCopyright © 1998-2016 Apache Software Foundation. All Rights Reserved.