public static interface ConversionProvider.Context
| Modifier and Type | Method and Description |
|---|---|
String |
getDateFormat()
Returns the date format if this conversion is from String to
Date or vice versa. |
Type |
getTargetType()
Returns the target type of this conversion.
|
TypeFactory |
getTypeFactory() |
Type getTargetType()
String getDateFormat()
Date or vice versa. Returns null for other types or
if not given.TypeFactory getTypeFactory()
Copyright © 2012-2013. All Rights Reserved.