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

C

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 のメソッド
ファイルクローズ処理。
columnCount - クラス jp.terasoluna.fw.file.dao.standard.AbstractFileLineIterator の変数
ファイル行オブジェクトで定義されているカラム数(@InputFileColumnが付いている属性の数)を格納する。
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 の変数
書き込み処理済みデータ部の行数。
currentLineString - クラス jp.terasoluna.fw.file.dao.standard.AbstractFileLineIterator の変数
現在のデータ部の1行分の文字列。

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