Package net.sf.seaf.util.convert.simple

Class Summary
ConverterToBoolean Converter of any Object to Boolean.
ConverterToDate Converter of any Object to a date represented by Calendar.
ConverterToDatetime Converter of any Object to a date-time represented by Calendar.
ConverterToDouble Converter of any Object to Double.
ConverterToEnum Converter of any Object to Enum.
ConverterToFloat Converter of any Object to Float.
ConverterToInteger Converter of any Object to Integer.
ConverterToLong Converter of any Object to Long.
ConverterToString Converter of any Object to String.
ConverterToTime Converter of any Object to a time represented by Calendar.
ConverterToTimestamp Converter of any Object to a timestamp represented by Calendar.
 

Enum Summary
TemporalType The type of a temporal value.
 



Copyright © 2008-2012 SEAF. All Rights Reserved.