public class RtfLineBreak extends RtfElement
Model of an RTF line break.
This work was authored by Bertrand Delacretaz (bdelacretaz@codeconsult.ch).
attrib, parent, writer
Modifier and Type | Method and Description |
---|---|
boolean |
isEmpty() |
protected void |
writeRtfContent()
Overridden to write our attributes before our content
|
close, getParentOfClass, getRtfAttributes, newLine, okToWriteRtf, toString, writeAttributes, writeControlWord, writeControlWordNS, writeExceptionInRtf, writeGroupMark, writeOneAttribute, writeOneAttributeNS, writeRtf, writeRtfPrefix, writeRtfSuffix, writeStarControlWord, writeStarControlWordNS
protected void writeRtfContent() throws IOException
writeRtfContent
in class RtfElement
IOException
- for I/O problemspublic boolean isEmpty()
isEmpty
in class RtfElement
Copyright © 2025 Apache Software Foundation. All rights reserved.