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_attribm_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, writeRtfSuffixaddChild, containsText, dump, getChildCount, getChildren, getOptions, isEmpty, okToWriteRtf, setChildren, setOptions, toString, writeRtfContentclose, getParentOfClass, getRtfAttributes, getRtfFile, isClosed, writeAttributes, writeControlWord, writeControlWordNS, writeExceptionInRtf, writeGroupMark, writeOneAttribute, writeOneAttributeNS, writeRtf, writeStarControlWord, writeStarControlWordNSpublic 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.IOExceptionprotected void writeMyAttributes()
throws java.io.IOException
RtfAfterBeforeBasewriteMyAttributes in class RtfAfterBeforeBasejava.io.IOException