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 java.lang.String |
RTF_FIELD
constant for field
|
static java.lang.String |
RTF_FIELD_PAGEREF_MODEL
constant for field pageref model
|
static java.lang.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 java.lang.String RTF_FIELD
public static final java.lang.String RTF_FIELD_PAGEREF_MODEL
public static final java.lang.String RTF_FIELD_RESULT
protected void writeRtfContent() throws java.io.IOException
writeRtfContent
in class RtfContainer
java.io.IOException
- for I/O problemspublic boolean isEmpty()
isEmpty
in class RtfContainer
Copyright 1999-2012 The Apache Software Foundation. All Rights Reserved.