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