public class RtfPageNumber extends RtfContainer
Page number container.
This work was authored by Christopher Scott (scottc@westinghouse.com).
| Modifier and Type | Field | Description |
|---|---|---|
static java.lang.String |
RTF_FIELD |
constant for field
|
static java.lang.String |
RTF_FIELD_PAGE |
constant for field on page
|
static java.lang.String |
RTF_FIELD_RESULT |
constant for field result
|
attrib, parent, writer| Modifier and Type | Method | Description |
|---|---|---|
boolean |
isEmpty() |
|
protected void |
writeRtfContent() |
Write our attributes and content
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddChild, findChildren, getChildCount, getChildren, okToWriteRtf, setChildren, setOptions, toStringclose, getParentOfClass, getRtfAttributes, newLine, writeAttributes, writeControlWord, writeControlWordNS, writeExceptionInRtf, writeGroupMark, writeOneAttribute, writeOneAttributeNS, writeRtf, writeRtfPrefix, writeRtfSuffix, writeStarControlWord, writeStarControlWordNSpublic static final java.lang.String RTF_FIELD
public static final java.lang.String RTF_FIELD_PAGE
public static final java.lang.String RTF_FIELD_RESULT
protected void writeRtfContent()
throws java.io.IOException
writeRtfContent in class RtfContainerjava.io.IOException - for I/O problemspublic boolean isEmpty()
isEmpty in class RtfContainerCopyright 1999-2016 The Apache Software Foundation. All Rights Reserved.