インターフェース FormatterRegistrar

すべての既知の実装クラス:
DateFormatterRegistrarDateTimeFormatterRegistrar

public interface FormatterRegistrar
Converters および FormattersFormatterRegistry SPI を介して FormattingConversionService に登録します。
導入:
3.1
作成者:
Keith Donald
  • メソッドのサマリー

    修飾子と型
    メソッド
    説明
    void
    FormatterRegistry SPI を介して FormattingConversionService にフォーマッターとコンバーターを登録します。
  • メソッドの詳細

    • registerFormatters

      void registerFormatters(FormatterRegistry registry)
      FormatterRegistry SPI を介して FormattingConversionService にフォーマッターとコンバーターを登録します。
      パラメーター:
      registry - 使用する FormatterRegistry インスタンス。