|
fop 0.95 | ||||||||||
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
- for I/O problems.public RtfParagraph newParagraph(RtfAttributes attr) throws java.io.IOException
attr
- attributes for new paragraph
java.io.IOException
- for I/O problems.
|
fop 0.95 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |