public class RtfJforCmd extends RtfContainer
m_parent, m_writer
Constructor and Description |
---|
RtfJforCmd(RtfContainer parent,
java.io.Writer w,
RtfAttributes attrs) |
Modifier and Type | Method and Description |
---|---|
boolean |
isEmpty()
true if this element would generate no "useful" RTF content.
|
void |
process() |
addChild, containsText, dump, getChildCount, getChildren, getOptions, okToWriteRtf, setChildren, setOptions, toString, writeRtfContent
close, getParentOfClass, getRtfAttributes, getRtfFile, isClosed, writeAttributes, writeControlWord, writeControlWordNS, writeExceptionInRtf, writeGroupMark, writeOneAttribute, writeOneAttributeNS, writeRtf, writeRtfPrefix, writeRtfSuffix, writeStarControlWord, writeStarControlWordNS
RtfJforCmd(RtfContainer parent, java.io.Writer w, RtfAttributes attrs) throws java.io.IOException
java.io.IOException
public boolean isEmpty()
RtfContainer
isEmpty
in class RtfContainer
public void process()