クラス LocalDateToStringConverter

java.lang.ObjectSE
org.springframework.batch.core.converter.LocalDateToStringConverter
実装されたすべてのインターフェース:
org.springframework.core.convert.converter.Converter<LocalDateSE,StringSE>

public class LocalDateToStringConverter extends ObjectSE implements org.springframework.core.convert.converter.Converter<LocalDateSE,StringSE>
LocalDateSE から StringSE への Converter 実装。

このコンバーターは、DateTimeFormatter.ISO_LOCAL_DATESE 形式に従って日付を形式設定します。

導入:
5.0.1
作成者:
Mahmoud Ben Hassine
  • フィールドの詳細

  • コンストラクターの詳細

    • LocalDateToStringConverter

      public LocalDateToStringConverter()
  • メソッドの詳細