|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Interface for RtfElements that can contain RtfParagraphs
| Method Summary | |
RtfParagraph |
newParagraph()
close current paragraph if any and start a new one with default attributes |
RtfParagraph |
newParagraph(RtfAttributes attr)
close current paragraph if any and start a new one with specified attributes |
| Method Detail |
public RtfParagraph newParagraph()
throws java.io.IOException
java.io.IOException
public RtfParagraph newParagraph(RtfAttributes attr)
throws java.io.IOException
java.io.IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||