content
The actual content of this RtfChunk
RtfBasicElementprivate RtfColorprivate static final byte[]private Stringprivate RtfFontprivate static final byte[]private static final byte[]private static final byte[]private booleanprivate floatdocument, inHeader, inTableCLOSE_GROUP, COMMA_DELIMITER, DELIMITER, OPEN_GROUP, TWIPS_FACTORRtfChunk(RtfDocument doc,
com.lowagie.text.Chunk chunk) booleanvoidvoidsetSoftLineBreaks(boolean softLineBreaks) voidwriteContent(OutputStream result) intToByteArray, isInTable, setInHeader, setInTabledoc - The RtfDocument that this Chunk belongs tochunk - The Chunk that this RtfChunk is based onwriteContent in interface RtfBasicElementwriteContent in class RtfElementresult - The OutputStream to write the content toIOExceptionsetRtfDocument in interface RtfBasicElementsetRtfDocument in class RtfElementdoc - The RtfDocument to usesoftLineBreaks - whether to use soft line breaks instead of default hard ones.