Class CalendarDateConverter
java.lang.Object
com.saperion.common.lang.conversion.time.CalendarDateConverter
- Author:
- jschwarz
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CalendarDateConverter
public CalendarDateConverter()
-
-
Method Details
-
convert
Description copied from interface:ConverterConverts the specified object and returns the conversion result. Implementations have to acceptnull-values without throwing exceptions.
-