|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface RtfExtendedElement
The RtfExtendedElement interface is to be used for elements that also write data into the definition part of the rtf document
| Field Summary |
|---|
| Fields inherited from interface com.lowagie.text.rtf.RtfBasicElement |
|---|
CLOSE_GROUP, COMMA_DELIMITER, DELIMITER, OPEN_GROUP, TWIPS_FACTOR |
| Method Summary | |
|---|---|
byte[] |
writeDefinition()
Deprecated. As of iText 2.0.6 or earlier, replaced by writeDefinition(OutputStream), scheduled for removal at or after 2.1.0 |
void |
writeDefinition(OutputStream out)
Write the definition part of the element |
| Methods inherited from interface com.lowagie.text.rtf.RtfBasicElement |
|---|
setInHeader, setInTable, setRtfDocument, write, writeContent |
| Method Detail |
|---|
byte[] writeDefinition()
writeDefinition(OutputStream), scheduled for removal at or after 2.1.0
void writeDefinition(OutputStream out)
throws IOException
IOException
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||