public class RtfParagraphBreak extends RtfElement
attrib, parent, writer
Modifier and Type | Method | Description |
---|---|---|
boolean |
canHide() |
Whether or not the break can be skipped.
|
boolean |
isEmpty() |
|
void |
switchControlWord(java.lang.String controlWord) |
Sets a different control word for this paragraph.
|
protected void |
writeRtfContent() |
write RTF code of all our children
|
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
public boolean isEmpty()
isEmpty
in class RtfElement
protected void writeRtfContent() throws java.io.IOException
writeRtfContent
in class RtfElement
java.io.IOException
- for I/O problemspublic boolean canHide()
public void switchControlWord(java.lang.String controlWord)
controlWord
- the new control wordCopyright 1999-2016 The Apache Software Foundation. All Rights Reserved.