public class RtfAfter extends RtfAfterBeforeBase
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
FOOTER
RtfBefore attributes
|
static java.lang.String[] |
FOOTER_ATTR |
m_attrib
m_parent, m_writer
Constructor and Description |
---|
RtfAfter(RtfSection parent,
java.io.Writer w,
RtfAttributes attrs) |
Modifier and Type | Method and Description |
---|---|
protected void |
writeMyAttributes()
must be implemented to write the header or footer attributes
|
closeAll, getAttributes, newImage, newParagraph, newParagraph, newTable, newTable, writeRtfPrefix, writeRtfSuffix
addChild, containsText, dump, getChildCount, getChildren, getOptions, isEmpty, okToWriteRtf, setChildren, setOptions, toString, writeRtfContent
close, getParentOfClass, getRtfAttributes, getRtfFile, isClosed, writeAttributes, writeControlWord, writeControlWordNS, writeExceptionInRtf, writeGroupMark, writeOneAttribute, writeOneAttributeNS, writeRtf, writeStarControlWord, writeStarControlWordNS
public static final java.lang.String FOOTER
public static final java.lang.String[] FOOTER_ATTR
RtfAfter(RtfSection parent, java.io.Writer w, RtfAttributes attrs) throws java.io.IOException
java.io.IOException
protected void writeMyAttributes() throws java.io.IOException
RtfAfterBeforeBase
writeMyAttributes
in class RtfAfterBeforeBase
java.io.IOException