程序包 cn.taketoday.format.support
@NonNullApi
@NonNullFields
package cn.taketoday.format.support
Support classes for the formatting package,
providing common implementations as well as adapters.
-
类类说明A specialization of
FormattingConversionServiceconfigured by default with converters and formatters appropriate for most applications.A specialization ofFormattingConversionServiceconfigured by default with converters and formatters appropriate for most applications.Adapter that bridges betweenFormatterandPropertyEditor.AConversionServiceimplementation designed to be configured as aFormatterRegistry.A factory providing convenient access to aFormattingConversionServiceconfigured with converters and formatters for common types such as numbers and datetimes.