org.jfor.jfor.rtflib.rtfdoc
Interface IRtfParagraphKeepTogetherContainer

All Known Implementing Classes:
RtfSection

public interface IRtfParagraphKeepTogetherContainer


Method Summary
 RtfParagraphKeepTogether newParagraphKeepTogether()
          close current paragraph if any and start a new one
 

Method Detail

newParagraphKeepTogether

RtfParagraphKeepTogether newParagraphKeepTogether()
                                                  throws java.io.IOException
close current paragraph if any and start a new one

Throws:
java.io.IOException