パッケージ | 説明 |
---|---|
com.github.mygreen.supercsv.annotation.conversion |
変換用のアノテーションを提供します。
|
com.github.mygreen.supercsv.cellprocessor.conversion |
値の変換する
CellProcessor の実装を提供します。 |
修飾子とタイプ | クラスと説明 |
---|---|
interface |
CsvFixedSize
固定長のカラムを表現するためのアノテーションです。
|
修飾子とタイプ | メソッドと説明 |
---|---|
Optional<CellProcessor> |
MultiPadFactory.create(CsvMultiPad anno,
Optional<CellProcessor> next,
FieldAccessor field,
TextFormatter<?> formatter,
Configuration config) |
Copyright © 2022 mygreen. All rights reserved.