public class RtfOptions
extends java.lang.Object
Constructor and Description |
---|
RtfOptions() |
Modifier and Type | Method and Description |
---|---|
boolean |
ignoreEmptyParagraphs()
If this returns true, RtfParagraphs that have no children will not
generate any RTF code
|
boolean |
renderContainer(RtfContainer c)
If this returns false, RtfContainer will not generate any RTF
|
public boolean ignoreEmptyParagraphs()
public boolean renderContainer(RtfContainer c)
c
- RtfContainer to be testedCopyright 1999-2010 The Apache Software Foundation. All Rights Reserved.