public class RtfParagraphBreak extends RtfElement
attrib, parent, writer
Modifier and Type | Method and Description |
---|---|
boolean |
canHide()
Whether or not the break can be skipped.
|
boolean |
isEmpty() |
void |
switchControlWord(String controlWord)
Sets a different control word for this paragraph.
|
protected void |
writeRtfContent()
write RTF code of all our children
|
close, getParentOfClass, getRtfAttributes, newLine, okToWriteRtf, toString, writeAttributes, writeControlWord, writeControlWordNS, writeExceptionInRtf, writeGroupMark, writeOneAttribute, writeOneAttributeNS, writeRtf, writeRtfPrefix, writeRtfSuffix, writeStarControlWord, writeStarControlWordNS
public boolean isEmpty()
isEmpty
in class RtfElement
protected void writeRtfContent() throws IOException
writeRtfContent
in class RtfElement
IOException
- for I/O problemspublic boolean canHide()
public void switchControlWord(String controlWord)
controlWord
- the new control wordCopyright © 2025 Apache Software Foundation. All rights reserved.