public interface TypeConverter extends Serializable
| Modifier and Type | Field and Description |
|---|---|
static TypeConverter |
DEFAULT
Default conversions as from JSR245.
|
static final TypeConverter DEFAULT
<T> T convert(Object value, Class<T> type) throws ELException
value - input valuetype - target typeELExceptionCopyright © 2013 Alfresco. All rights reserved.