content
The content of this RtfAnnotation
RtfBasicElement
, com.lowagie.text.RtfElementInterface
private static final byte[]
private static final byte[]
private static final byte[]
private final String
private final String
document, inHeader, inTable
CLOSE_GROUP, COMMA_DELIMITER, DELIMITER, OPEN_GROUP, TWIPS_FACTOR
RtfAnnotation(RtfDocument doc,
com.lowagie.text.Annotation annotation)
void
writeContent(OutputStream result)
intToByteArray, isInTable, setInHeader, setInTable, setRtfDocument
doc
- The RtfDocument this RtfAnnotation belongs toannotation
- The Annotation this RtfAnnotation is based offwriteContent
in interface RtfBasicElement
writeContent
in class RtfElement
result
- The OutputStream
to write the content toIOException