public class RtfPageNumber extends RtfContainer
Page number container.
This work was authored by Christopher Scott (scottc@westinghouse.com).
Modifier and Type | Field and Description |
---|---|
static String |
RTF_FIELD
constant for field
|
static String |
RTF_FIELD_PAGE
constant for field on page
|
static String |
RTF_FIELD_RESULT
constant for field result
|
attrib, parent, writer
Modifier and Type | Method and Description |
---|---|
boolean |
isEmpty() |
protected void |
writeRtfContent()
Write our attributes and content
|
addChild, findChildren, getChildCount, getChildren, okToWriteRtf, setChildren, setOptions, toString
close, getParentOfClass, getRtfAttributes, newLine, writeAttributes, writeControlWord, writeControlWordNS, writeExceptionInRtf, writeGroupMark, writeOneAttribute, writeOneAttributeNS, writeRtf, writeRtfPrefix, writeRtfSuffix, writeStarControlWord, writeStarControlWordNS
public static final String RTF_FIELD
public static final String RTF_FIELD_PAGE
public static final String RTF_FIELD_RESULT
protected void writeRtfContent() throws IOException
writeRtfContent
in class RtfContainer
IOException
- for I/O problemspublic boolean isEmpty()
isEmpty
in class RtfContainer
Copyright © 2025 Apache Software Foundation. All rights reserved.