クラス
jp.terasoluna.fw.file.annotation.TrimType の使用

TrimType を使用しているパッケージ
jp.terasoluna.fw.file.annotation ファイル行オブジェクトへのアノテーション 
jp.terasoluna.fw.file.dao.standard FileDAO基底クラスに対する標準実装クラス群 
 

jp.terasoluna.fw.file.annotation での TrimType の使用
 

TrimType を返す jp.terasoluna.fw.file.annotation のメソッド
static TrimType TrimType.valueOf(String name)
          指定した名前を持つこの型の列挙型定数を返します。
static TrimType[] TrimType.values()
          この列挙型の定数を含む配列を宣言されている順序で返します。
 

jp.terasoluna.fw.file.dao.standard での TrimType の使用
 

TrimType 型のパラメータを持つ jp.terasoluna.fw.file.dao.standard のメソッド
static String FileDAOUtility.trim(String columnString, String fileEncoding, char trimChar, TrimType trimType)
          トリム処理。
 



Copyright © 2011. All Rights Reserved.