Class ApplicationFormattingConversionService

  • All Implemented Interfaces:
    org.springframework.beans.factory.Aware, org.springframework.context.EmbeddedValueResolverAware, org.springframework.core.convert.ConversionService, org.springframework.core.convert.converter.ConverterRegistry, org.springframework.core.convert.support.ConfigurableConversionService, org.springframework.format.FormatterRegistry

    public class ApplicationFormattingConversionService
    extends org.springframework.format.support.DefaultFormattingConversionService
    Author:
    Daniel Bernstein
    • Method Summary

      • Methods inherited from class org.springframework.format.support.DefaultFormattingConversionService

        addDefaultFormatters
      • Methods inherited from class org.springframework.format.support.FormattingConversionService

        addFormatter, addFormatterForFieldAnnotation, addFormatterForFieldType, addFormatterForFieldType, setEmbeddedValueResolver
      • Methods inherited from class org.springframework.core.convert.support.GenericConversionService

        addConverter, addConverter, addConverter, addConverterFactory, canBypassConvert, canConvert, canConvert, convert, convert, convert, convertNullSource, getConverter, getDefaultConverter, removeConvertible, toString
      • Methods inherited from interface org.springframework.core.convert.converter.ConverterRegistry

        addConverter, addConverter, addConverter, addConverterFactory, removeConvertible
    • Constructor Detail

      • ApplicationFormattingConversionService

        public ApplicationFormattingConversionService()