Package | Description |
---|---|
com.sun.pdfview |
Modifier and Type | Method and Description |
---|---|
PDFParser |
Cache.getPageParser(java.lang.Integer pageNumber)
Get a page's parser from the cache
|
Modifier and Type | Method and Description |
---|---|
void |
Cache.addPage(java.lang.Integer pageNumber,
PDFPage page,
PDFParser parser)
Add a page to the cache.
|