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

TrimType を使用しているパッケージ
jp.terasoluna.fw.file.annotation   
jp.terasoluna.fw.file.dao.standard   
 

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

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

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

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