|
|||||||||
| Home >> All >> org >> jfor >> jfor >> rtflib >> [ rtfdoc overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.jfor.jfor.rtflib.rtfdoc
Interface IRtfPageContainer

- public interface IRtfPageContainer
Interface for RtfElements that can contain RtfText elements
| Method Summary | |
RtfPage |
newPage(RtfAttributes attrs)
close current text run if any and start a new one with specified attributes |
| Method Detail |
newPage
public RtfPage newPage(RtfAttributes attrs) throws java.io.IOException
- close current text run if any and start a new one with specified attributes
|
|||||||||
| Home >> All >> org >> jfor >> jfor >> rtflib >> [ rtfdoc overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC