| インタフェース | 説明 |
|---|---|
| StringConverter |
文字変換処理インタフェース
指定された文字列を対象に、大文字変換・小文字変換・無変換を行う。
|
| クラス | 説明 |
|---|---|
| NullStringConverter |
無変換処理クラス。
|
| StringConverterToLowerCase |
小文字変換処理クラス。
|
| StringConverterToUpperCase |
大文字変換処理クラス。
|
| 列挙型 | 説明 |
|---|---|
| PaddingType |
パディング種別。
|
| TrimType |
トリム種別。
|
| 注釈型 | 説明 |
|---|---|
| FileFormat |
入出力設定用のアノテーション。
|
| InputFileColumn |
入力設定用のアノテーション。
|
| OutputFileColumn |
出力設定用のアノテーション。
|
Copyright © 2014 NTT DATA Corporation.