org.apache.fop.render.rtf.rtflib.rtfdoc

Class RtfAfter

Implemented Interfaces:
IRtfExternalGraphicContainer, IRtfParagraphContainer, IRtfTableContainer, IRtfTextrunContainer

public class RtfAfter
extends org.apache.fop.render.rtf.rtflib.rtfdoc.RtfAfterBeforeBase

RtfContainer that encloses footers

Field Summary

static String
FOOTER
RtfBefore attributes
static String[]
FOOTER_ATTR
String array of footer attributes

Fields inherited from class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfAfterBeforeBase

attrib

Fields inherited from class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfElement

attrib, parent, writer

Method Summary

protected void
writeMyAttributes()

Methods inherited from class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfAfterBeforeBase

closeAll, getAttributes, getTextrun, newImage, newParagraph, newParagraph, newTable, newTable, writeMyAttributes, writeRtfPrefix, writeRtfSuffix

Methods inherited from class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfContainer

addChild, getChildCount, getChildren, isEmpty, okToWriteRtf, setChildren, setOptions, toString, writeRtfContent

Methods inherited from class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfElement

close, getRtfAttributes, isEmpty, newLine, okToWriteRtf, toString, writeAttributes, writeControlWord, writeControlWordNS, writeExceptionInRtf, writeGroupMark, writeOneAttribute, writeOneAttributeNS, writeRtf, writeRtfContent, writeRtfPrefix, writeRtfSuffix, writeStarControlWord, writeStarControlWordNS

Field Details

FOOTER

public static final String FOOTER
RtfBefore attributes

FOOTER_ATTR

public static final String[] FOOTER_ATTR
String array of footer attributes

Method Details

writeMyAttributes

protected void writeMyAttributes()
            throws IOException
Overrides:
writeMyAttributes in interface org.apache.fop.render.rtf.rtflib.rtfdoc.RtfAfterBeforeBase

Copyright 1999-2007 The Apache Software Foundation. All Rights Reserved.