|
fop 0.93 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.fop.render.rtf.rtflib.rtfdoc.RtfElement | +--org.apache.fop.render.rtf.rtflib.rtfdoc.RtfContainer | +--org.apache.fop.render.rtf.rtflib.rtfdoc.RtfJforCmd
Process "jfor-cmd"
Fields inherited from class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfElement |
attrib, parent, writer |
Method Summary | |
boolean |
isEmpty()
|
void |
process()
Execute all jfor-cmd commands TODO: Consider creating one class for each jfor command. |
Methods inherited from class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfContainer |
addChild, getChildCount, getChildren, okToWriteRtf, setChildren, setOptions, toString, writeRtfContent |
Methods inherited from class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfElement |
close, getRtfAttributes, newLine, writeAttributes, writeControlWord, writeControlWordNS, writeExceptionInRtf, writeGroupMark, writeOneAttribute, writeOneAttributeNS, writeRtf, writeRtfPrefix, writeRtfSuffix, writeStarControlWord, writeStarControlWordNS |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Method Detail |
public boolean isEmpty()
isEmpty
in class RtfContainer
public void process()
|
fop 0.93 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |