クラス
jp.co.antenna.dmc.v4.DMCTextInfoV4 の使用

DMCTextInfoV4 を使用しているパッケージ
jp.co.antenna.dmc.v4   
 

jp.co.antenna.dmc.v4 での DMCTextInfoV4 の使用
 

DMCTextInfoV4 型のパラメータを持つ jp.co.antenna.dmc.v4 のメソッド
static int TextPorterV4.getPageTextStreamV4(java.io.File appfile, java.io.OutputStream txtout, DMCTextInfoV4 textInfo, int page)
          頁抽出機能
static int TextPorterV4.getPageTextV4(java.io.File appfile, java.io.File txtfile, DMCTextInfoV4 textInfo, int page)
          頁抽出機能
static void TextPorterV4.getPropertyV4(java.io.File appfile, DMCTextInfoV4 textinfo, DMCPropertyV4 property)
          プロパティ抽出機能
static int TextPorterV4.getPwdPageTextV4(java.io.File appfile, java.io.File txtfile, DMCTextInfoV4 textInfo, int page, java.lang.String password)
          暗号化されたPDFファイルの頁抽出機能
static void TextPorterV4.getPwdPropertyV4(java.io.File appfile, DMCTextInfoV4 textinfo, DMCPropertyV4 property, java.lang.String password)
          暗号化されたPDFファイルのプロパティ抽出機能
static void TextPorterV4.getPwdTextV4(java.io.File appfile, java.io.File txtfile, DMCTextInfoV4 textInfo, java.lang.String password)
          暗号化されたPDFファイルのテキスト抽出機能
static void TextPorterV4.getTextStreamV4(java.io.File appfile, java.io.OutputStream txtout, DMCTextInfoV4 textInfo)
          テキスト抽出機能
static void TextPorterV4.getTextV4(java.io.File appfile, java.io.File txtfile, DMCTextInfoV4 textInfo)
          テキスト抽出機能