インターフェース FormatterRegistrar
- すべての既知の実装クラス:
DateFormatterRegistrar,DateTimeFormatterRegistrar
public interface FormatterRegistrar
- 導入:
- 3.1
- 作成者:
- Keith Donald
メソッドのサマリー
修飾子と型メソッド説明voidregisterFormatters(FormatterRegistry registry) FormatterRegistry SPI を介して FormattingConversionService にフォーマッターとコンバーターを登録します。
メソッドの詳細
registerFormatters
FormatterRegistry SPI を介して FormattingConversionService にフォーマッターとコンバーターを登録します。- パラメーター:
registry- 使用する FormatterRegistry インスタンス。