| パッケージ | 説明 |
|---|---|
| com.github.mygreen.supercsv.builder |
CellProcessorを組み立てる機能を提供します。 |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
static FixedSizeColumnProperty |
BeanMappingFactoryHelper.createFixedSizeColumnProperty(CsvFixedSize fixedAnno,
Configuration configuration)
固定長のアノテーション
CsvFixedSizeから、固定長のプロパティを作成する。 |
FixedSizeColumnProperty |
ColumnMapping.getFixedSizeProperty()
固定長のカラム情報を取得する。
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
void |
ColumnMapping.setFixedSizeProperty(FixedSizeColumnProperty fixedSizeProperty)
固定長のカラム情報を設定する。
|
Copyright © 2025 mygreen. All rights reserved.