程序包 org.springframework.format.support
Support classes for the formatting package, providing common implementations as well as adapters.
类概要 类 说明 DefaultFormattingConversionService A specialization ofFormattingConversionServiceconfigured by default with converters and formatters appropriate for most applications.FormatterPropertyEditorAdapter Adapter that bridges betweenFormatterandPropertyEditor.FormattingConversionService AConversionServiceimplementation designed to be configured as aFormatterRegistry.FormattingConversionServiceFactoryBean A factory providing convenient access to aFormattingConversionServiceconfigured with converters and formatters for common types such as numbers and datetimes.