????
org.apache.commons.beanutils.converters.DateTimeConverter
??DateTimeConverter????
???
??
Standard implementations of the
Converter
interface that
are pre-registered with ConvertUtils
at startup time.-
org.apache.commons.beanutils.converters?DateTimeConverter???
?????????final class
DateTimeConverter
implementation that handles conversion to and from java.util.Calendar objects.final class
DateTimeConverter
implementation that handles conversion to and from java.util.Date objects.final class
DateTimeConverter
implementation that handles conversion to and from java.sql.Date objects.final class
DateTimeConverter
implementation that handles conversion to and from java.sql.Time objects.final class
DateTimeConverter
implementation that handles conversion to and from java.sql.Timestamp objects.