public interface CellConverterFactory<T>
CellConverterのインスタンスを作成するためのインタフェース。| 修飾子とタイプ | メソッドと説明 |
|---|---|
CellConverter<T> |
create(FieldAccessor accessor,
Configuration config)
フィールドに対するセル変換クラスを作成する。
|
CellConverter<T> create(FieldAccessor accessor, Configuration config)
accessor - フィールド情報config - システム設定Copyright © 2025 mygreen. All rights reserved.