Uses of Package
com.lowagie.text.rtf.document.output
Packages that use com.lowagie.text.rtf.document.output
-
Classes in com.lowagie.text.rtf.document.output used by com.lowagie.text.rtf.documentClassDescriptionThe RtfDataCache interface must be implemented by classes wishing to act as caches for the rtf document data.
-
Classes in com.lowagie.text.rtf.document.output used by com.lowagie.text.rtf.document.outputClassDescriptionA RtfByteArrayBuffer works much like
ByteArrayOutputStream
but is cheaper and faster in most cases (exception: large writes when reusing buffers).The RtfDataCache interface must be implemented by classes wishing to act as caches for the rtf document data.