cvj2.file.fs
クラス FileInfoPDFManager

java.lang.Object
  上位を拡張 cvj2.file.fs.FileInfoPDFManager

public class FileInfoPDFManager
extends java.lang.Object

FileInfoPDF の構築などを行う管理クラス


フィールドの概要
static CacheMap<java.io.File,FileInfoPDFRoot> infoCache
           
static CacheMap<java.io.File,cvj2.file.fs.FileInfoPDFManager.PDFRef> pdfCache
           
 
コンストラクタの概要
FileInfoPDFManager()
           
 
メソッドの概要
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

フィールドの詳細

infoCache

public static final CacheMap<java.io.File,FileInfoPDFRoot> infoCache

pdfCache

public static final CacheMap<java.io.File,cvj2.file.fs.FileInfoPDFManager.PDFRef> pdfCache
コンストラクタの詳細

FileInfoPDFManager

public FileInfoPDFManager()