|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jfor.jfor.rtflib.rtfdoc.RtfElement
org.jfor.jfor.rtflib.rtfdoc.RtfContainer
org.jfor.jfor.rtflib.rtfdoc.RtfJforCmd
public class RtfJforCmd
Field Summary |
---|
Fields inherited from class org.jfor.jfor.rtflib.rtfdoc.RtfElement |
---|
m_parent, m_writer |
Constructor Summary | |
---|---|
RtfJforCmd(RtfContainer parent,
java.io.Writer w,
RtfAttributes attrs)
|
Method Summary | |
---|---|
boolean |
isEmpty()
true if this element would generate no "useful" RTF content. |
void |
process()
|
Methods inherited from class org.jfor.jfor.rtflib.rtfdoc.RtfContainer |
---|
addChild, containsText, dump, getChildCount, getChildren, getOptions, okToWriteRtf, setChildren, setOptions, toString, writeRtfContent |
Methods inherited from class org.jfor.jfor.rtflib.rtfdoc.RtfElement |
---|
close, getParentOfClass, getRtfAttributes, getRtfFile, isClosed, 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 |
Constructor Detail |
---|
RtfJforCmd(RtfContainer parent, java.io.Writer w, RtfAttributes attrs) throws java.io.IOException
java.io.IOException
Method Detail |
---|
public boolean isEmpty()
RtfContainer
isEmpty
in class RtfContainer
public void process()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |