|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RtfDataCache | |
|---|---|
| com.lowagie.text.rtf.document.output | |
| Uses of RtfDataCache in com.lowagie.text.rtf.document.output |
|---|
| Classes in com.lowagie.text.rtf.document.output that implement RtfDataCache | |
|---|---|
class |
RtfDiskCache
The RtfFileCache is a RtfDataCache that uses a temporary file to store the rtf document data. |
class |
RtfEfficientMemoryCache
The RtfEfficientMemoryCache is an RtfDataCache that keeps the whole rtf document data in memory. |
class |
RtfMemoryCache
The RtfMemoryCache is an RtfDataCache that keeps the whole rtf document data in memory. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||