com.itextpdf.text.io
Class TempFileCache
java.lang.Object
com.itextpdf.text.io.TempFileCache
public class TempFileCache
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TempFileCache
public TempFileCache(String filename)
throws IOException
- Throws:
IOException
put
public TempFileCache.ObjectPosition put(PdfObject obj)
throws IOException
- Throws:
IOException
get
public PdfObject get(TempFileCache.ObjectPosition pos)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
close
public void close()
throws IOException
- Throws:
IOException
Copyright © 2015. All Rights Reserved.