org.apache.fop.render.rtf.rtflib.rtfdoc
Class RtfPageNumber
public class RtfPageNumber
- Christopher Scott, scottc@westinghouse.com
close , getRtfAttributes , isEmpty , newLine , okToWriteRtf , toString , writeAttributes , writeControlWord , writeControlWordNS , writeExceptionInRtf , writeGroupMark , writeOneAttribute , writeOneAttributeNS , writeRtf , writeRtfContent , writeRtfPrefix , writeRtfSuffix , writeStarControlWord , writeStarControlWordNS |
RTF_FIELD
public static final String RTF_FIELD
constant for field
RTF_FIELD_PAGE
public static final String RTF_FIELD_PAGE
constant for field on page
RTF_FIELD_RESULT
public static final String RTF_FIELD_RESULT
constant for field result
isEmpty
public boolean isEmpty()
- isEmpty in interface RtfContainer
- true if this element would generate no "useful" RTF content
writeRtfContent
protected void writeRtfContent()
throws IOException
Write our attributes and content
- writeRtfContent in interface RtfContainer
Copyright 1999-2008 The Apache Software Foundation. All Rights Reserved.