|
fop 0.95 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.fop.render.rtf.rtflib.rtfdoc.RtfOptions
public class RtfOptions
Simplistic options definitions for RTF generation
Constructor Summary | |
---|---|
RtfOptions()
|
Method Summary | |
---|---|
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 |
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)
c
- RtfContainer to be tested
|
fop 0.95 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |