org.apache.fop.render.rtf.rtflib.rtfdoc
Interface IRtfParagraphKeepTogetherContainer
- All Known Implementing Classes:
- RtfSection
public interface IRtfParagraphKeepTogetherContainer
Interface for classes containing Paragraphs with Keep Together
newParagraphKeepTogether
RtfParagraphKeepTogether newParagraphKeepTogether()
throws java.io.IOException
- Close current paragraph, if any, and start a new one
- Returns:
- new paragraph object (with keep together)
- Throws:
java.io.IOException
- for I/O problems
Copyright 1999-2017 The Apache Software Foundation. All Rights Reserved.