public class RtfPageNumberCitation extends RtfContainer
Page number citation container.
This work was authored by Christopher Scott (scottc@westinghouse.com) and Boris Pouderous (boris.pouderous@free.fr).
Modifier and Type | Field and Description |
---|---|
static String |
RTF_FIELD
constant for field
|
static String |
RTF_FIELD_PAGEREF_MODEL
constant for field pageref model
|
static String |
RTF_FIELD_RESULT
constant for field result
|
attrib, parent, writer
Modifier and Type | Method and Description |
---|---|
boolean |
isEmpty() |
protected void |
writeRtfContent()
Write the 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_PAGEREF_MODEL
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.