|
|
||||||||
| 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 | |
|---|---|
void |
writeDefinition(OutputStream out)
Write the definition part of the element |
| Methods inherited from interface com.lowagie.text.rtf.RtfBasicElement |
|---|
setInHeader, setInTable, setRtfDocument, writeContent |
| Method Detail |
|---|
void writeDefinition(OutputStream out)
throws IOException
out - The OutputStream to write the element definition to
IOException
|
Hosted by Hostbasket | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||