public interface RtfExtendedElement extends RtfBasicElement
CLOSE_GROUP, COMMA_DELIMITER, DELIMITER, OPEN_GROUP, TWIPS_FACTOR
Modifier and Type | Method and Description |
---|---|
void |
writeDefinition(OutputStream out)
Write the definition part of the element
|
setInHeader, setInTable, setRtfDocument, writeContent
void writeDefinition(OutputStream out) throws IOException
out
- The OutputStream
to write the element definition toIOException
Copyright © 2015. All rights reserved.