????
org.apache.commons.beanutils.locale.converters.DateLocaleConverter
??DateLocaleConverter????
???
??
Standard implementations of the locale-aware
LocaleConverter
interface that are pre-registered with locale-aware LocaleConvertUtils
at startup time.-
org.apache.commons.beanutils.locale.converters?DateLocaleConverter???
?????????class
StandardLocaleConverter
implementation that converts an incoming locale-sensitive String into ajava.sql.Date
object, optionally using a default value or throwing aConversionException
if a conversion error occurs.class
StandardLocaleConverter
implementation that converts an incoming locale-sensitive String into ajava.sql.Time
object, optionally using a default value or throwing aConversionException
if a conversion error occurs.class
StandardLocaleConverter
implementation that converts an incoming locale-sensitive String into ajava.sql.Timestamp
object, optionally using a default value or throwing aConversionException
if a conversion error occurs.