|
fop 2.3 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IRtfPageContainer
Interface for RtfElements that can contain RtfText elements.
This work was authored by Bertrand Delacretaz ([email protected]).
Method Summary | |
---|---|
RtfPage |
newPage(RtfAttributes attrs)
close current text run if any and start a new one with specified attributes |
Method Detail |
---|
RtfPage newPage(RtfAttributes attrs) throws java.io.IOException
attrs
- attributes for the new Page
java.io.IOException
- for I/O problems.
|
fop 2.3 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |