Class TempFileCache


  • public class TempFileCache
    extends java.lang.Object
    • Constructor Detail

      • TempFileCache

        public TempFileCache​(java.lang.String filename)
                      throws java.io.IOException
        Throws:
        java.io.IOException
    • Method Detail

      • get

        public PdfObject get​(TempFileCache.ObjectPosition pos)
                      throws java.io.IOException,
                             java.lang.ClassNotFoundException
        Throws:
        java.io.IOException
        java.lang.ClassNotFoundException
      • close

        public void close()
                   throws java.io.IOException
        Throws:
        java.io.IOException