A B C D E F G H I J L M N O P R S T V W

C

calledInit - クラス jp.terasoluna.fw.file.dao.standard.AbstractFileLineIterator の変数
初期化処理確認用フラグ。
calledInit - クラス jp.terasoluna.fw.file.dao.standard.AbstractFileLineWriter の変数
初期化処理実行フラグ。
checkAbsolutePath(String) - クラス jp.terasoluna.fw.file.util.FileUtility の static メソッド
引数のパスが絶対パスであることを確認する。
checkFileExist - クラス jp.terasoluna.fw.file.util.FileUtility の static 変数
ファイルの存在するかどうかを示すフラグ
checkWriteTrailer() - クラス jp.terasoluna.fw.file.dao.standard.AbstractFileLineWriter のメソッド
トレイラ部の処理が終わっているかどうかを判定する。
clazz - クラス jp.terasoluna.fw.file.dao.standard.AbstractFileLineIterator の変数
結果クラス。
clazz - クラス jp.terasoluna.fw.file.dao.standard.AbstractFileLineWriter の変数
パラメータクラスのクラス。
closeFile() - インタフェース jp.terasoluna.fw.file.dao.FileLineIterator のメソッド
ファイルクローズ.
closeFile() - インタフェース jp.terasoluna.fw.file.dao.FileLineWriter のメソッド
ファイル閉塞処理。
closeFile() - クラス jp.terasoluna.fw.file.dao.standard.AbstractFileLineIterator のメソッド
ファイル閉塞処理を行う。
closeFile() - クラス jp.terasoluna.fw.file.dao.standard.AbstractFileLineWriter のメソッド
ファイルクローズ処理。
ColumnFormatter - jp.terasoluna.fw.file.dao.standard の インタフェース
カラムフォーマット(ファイル書込)インタフェース。
columnFormatterMap - クラス jp.terasoluna.fw.file.dao.standard.AbstractFileLineWriter の変数
カラムフォーマット(ファイル書込)を格納するマップ。
columnFormatterMap - クラス jp.terasoluna.fw.file.dao.standard.AbstractFileUpdateDAO の変数
文字フォーマット処理マップ。
columnIndex - 例外 jp.terasoluna.fw.file.dao.FileLineException の変数
エラーが発生したデータのカラム番号。
columnName - 例外 jp.terasoluna.fw.file.dao.FileLineException の変数
エラーが発生したデータのカラム名。
ColumnParser - jp.terasoluna.fw.file.dao.standard の インタフェース
カラムパーサーインタフェース。
columnParserMap - クラス jp.terasoluna.fw.file.dao.standard.AbstractFileLineIterator の変数
カラムパーサーを格納するマップ。
columnParserMap - クラス jp.terasoluna.fw.file.dao.standard.AbstractFileQueryDAO の変数
カラムパーサーを格納するマップ。
convert(String) - クラス jp.terasoluna.fw.file.annotation.NullStringConverter のメソッド
文字変換を行わない。
convert(String) - インタフェース jp.terasoluna.fw.file.annotation.StringConverter のメソッド
文字列を変換する。
convert(String) - クラス jp.terasoluna.fw.file.annotation.StringConverterToLowerCase のメソッド
小文字変換を行う。
convert(String) - クラス jp.terasoluna.fw.file.annotation.StringConverterToUpperCase のメソッド
大文字変換を行う。
copyFile(String, String) - インタフェース jp.terasoluna.fw.file.util.FileControl のメソッド
ファイルのコピー.
copyFile(String, String) - クラス jp.terasoluna.fw.file.util.FileControlImpl のメソッド
ファイルのコピー。
copyFile(String, String) - クラス jp.terasoluna.fw.file.util.FileUtility の static メソッド
ファイルをコピーする。
CSVFileLineIterator<T> - jp.terasoluna.fw.file.dao.standard の クラス
CSVファイル用のファイルアクセス(データ取得)クラス。
CSVFileLineIterator(String, Class<T>, Map<String, ColumnParser>) - クラス jp.terasoluna.fw.file.dao.standard.CSVFileLineIterator のコンストラクタ
コンストラクタ。
CSVFileLineWriter<T> - jp.terasoluna.fw.file.dao.standard の クラス
CSVファイル用のファイルアクセス(データ書込)クラス。
CSVFileLineWriter(String, Class<T>, Map<String, ColumnFormatter>) - クラス jp.terasoluna.fw.file.dao.standard.CSVFileLineWriter のコンストラクタ
コンストラクタ。
CSVFileQueryDAO - jp.terasoluna.fw.file.dao.standard の クラス
CSVファイル読取用のFileLineIterator生成クラス。
CSVFileQueryDAO() - クラス jp.terasoluna.fw.file.dao.standard.CSVFileQueryDAO のコンストラクタ
 
CSVFileUpdateDAO - jp.terasoluna.fw.file.dao.standard の クラス
ファイル書込み用のFileLineWriter生成クラス。
CSVFileUpdateDAO() - クラス jp.terasoluna.fw.file.dao.standard.CSVFileUpdateDAO のコンストラクタ
 
currentLineCount - クラス jp.terasoluna.fw.file.dao.standard.AbstractFileLineIterator の変数
ファイル入力処理済みのデータ部の行数。
currentLineCount - クラス jp.terasoluna.fw.file.dao.standard.AbstractFileLineWriter の変数
書き込み処理済みデータ部の行数。
currentLineCount - クラス jp.terasoluna.fw.file.dao.standard.PlainFileLineIterator の変数
現在ファイル入力処理済みのデータ部内の行数。

A B C D E F G H I J L M N O P R S T V W