Package | Description |
---|---|
com.lowagie.text.rtf.document.output |
Modifier and Type | Class and Description |
---|---|
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.
|
Copyright © 2015. All rights reserved.