public class RtfBefore extends RtfAfterBeforeBase
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
HEADER
RtfBefore attributes
|
static java.lang.String[] |
HEADER_ATTR |
m_attrib
m_parent, m_writer
Constructor and Description |
---|
RtfBefore(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 HEADER
public static final java.lang.String[] HEADER_ATTR
RtfBefore(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