public class DateConverter extends AbstractBasicConverter
Modifier and Type | Field and Description |
---|---|
private static com.google.inject.spi.TypeConverter |
DATE_CONVERTER |
Constructor and Description |
---|
DateConverter() |
Modifier and Type | Method and Description |
---|---|
boolean |
canConvert(java.lang.Class<?> type) |
java.lang.Object |
fromString(java.lang.String value) |
fromConfiguration, fromExpression
failIfNotTypeCompatible, fromConfiguration, fromExpression, fromXML, getClassForImplementationHint, instantiateObject
public boolean canConvert(java.lang.Class<?> type)
public java.lang.Object fromString(java.lang.String value) throws ComponentConfigurationException
fromString
in class AbstractBasicConverter
ComponentConfigurationException