public class RtfPageBreak extends RtfElement
Model of an RTF page break.
This work was authored by Bertrand Delacretaz (bdelacretaz@codeconsult.ch).
attrib, parent, writer
Modifier and Type | Method | Description |
---|---|---|
boolean |
isEmpty() |
|
protected void |
writeRtfContent() |
Overridden to write our attributes before our content
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
close, getParentOfClass, getRtfAttributes, newLine, okToWriteRtf, toString, writeAttributes, writeControlWord, writeControlWordNS, writeExceptionInRtf, writeGroupMark, writeOneAttribute, writeOneAttributeNS, writeRtf, writeRtfPrefix, writeRtfSuffix, writeStarControlWord, writeStarControlWordNS
protected void writeRtfContent() throws java.io.IOException
writeRtfContent
in class RtfElement
java.io.IOException
- for I/O problemspublic boolean isEmpty()
isEmpty
in class RtfElement
Copyright 1999-2016 The Apache Software Foundation. All Rights Reserved.