类 DateTimeFormatAnnotationFormatterFactory

java.lang.Object
cn.taketoday.context.support.EmbeddedValueResolutionSupport
cn.taketoday.format.datetime.DateTimeFormatAnnotationFormatterFactory
所有已实现的接口:
Aware, EmbeddedValueResolverAware, AnnotationFormatterFactory<DateTimeFormat>

public class DateTimeFormatAnnotationFormatterFactory extends EmbeddedValueResolutionSupport implements AnnotationFormatterFactory<DateTimeFormat>
Formats fields annotated with the DateTimeFormat annotation using a DateFormatter.
从以下版本开始:
4.0
作者:
Phillip Webb, Sam Brannen
  • 构造器详细资料

    • DateTimeFormatAnnotationFormatterFactory

      public DateTimeFormatAnnotationFormatterFactory()
  • 方法详细资料