|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Cache | |
---|---|
org.faceless.pdf2 | Contains the classes used to create a PDF document |
Uses of Cache in org.faceless.pdf2 |
---|
Classes in org.faceless.pdf2 that implement Cache | |
---|---|
class |
DiskCache
A general purpose Cache which optionally writes closed streams
to files on disk. |
Methods in org.faceless.pdf2 with parameters of type Cache | |
---|---|
static void |
PDF.setCache(Cache cache)
Set the Cache to be used by the library. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |