クラス
jp.co.intra_mart.foundation.straform.type.DocumentPageType の使用

DocumentPageType を使用しているパッケージ
jp.co.intra_mart.foundation.straform.compiler.factory   
jp.co.intra_mart.foundation.straform.type   
 

jp.co.intra_mart.foundation.straform.compiler.factory での DocumentPageType の使用
 

DocumentPageType 型のパラメータを持つ jp.co.intra_mart.foundation.straform.compiler.factory のメソッド
abstract  DocumentCompiler DocumentCompilerFactory.getInstance(DocumentPageType type)
          出力ドキュメントを生成するコンパイラのインスタンスを返却します。
 

jp.co.intra_mart.foundation.straform.type での DocumentPageType の使用
 

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