|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jfor.jfor.rtflib.rtfdoc.RtfOptions
Simplistic options definitions for RTF generation
Constructor Summary | |
RtfOptions()
|
Method Summary | |
boolean |
ignoreEmptyParagraphs()
if true, RtfParagraphs that have no children do not generate any RTF code |
boolean |
renderContainer(RtfContainer c)
RtfContainer does not generate any RTF is this returns false |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public RtfOptions()
Method Detail |
public boolean ignoreEmptyParagraphs()
public boolean renderContainer(RtfContainer c)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |