public interface ConversionContext
| Modifier and Type | Method and Description | 
|---|---|
| String | getDateFormat()Returns the date format if this conversion or built-in method is from String to a date type (e.g. | 
| Type | getTargetType()Returns the target type of this conversion. | 
| TypeFactory | getTypeFactory() | 
Type getTargetType()
String getDateFormat()
Date)
 or vice versa.null is
         returned for other types or if not given.TypeFactory getTypeFactory()
Copyright © 2012-2015 Gunnar Morling; All rights reserved. Released under the Apache Software License 2.0.