public class ShortConverter extends AbstractBasicConverter
| Constructor and Description |
|---|
ShortConverter() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canConvert(Class<?> type) |
Object |
fromString(String value) |
fromConfiguration, fromExpressionfailIfNotTypeCompatible, fromConfiguration, fromExpression, fromXML, getClassForImplementationHint, instantiateObjectpublic boolean canConvert(Class<?> type)
public Object fromString(String value) throws ComponentConfigurationException
fromString in class AbstractBasicConverterComponentConfigurationExceptionCopyright © 2016. All Rights Reserved.