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, waitclose, getParentOfClass, getRtfAttributes, newLine, okToWriteRtf, toString, writeAttributes, writeControlWord, writeControlWordNS, writeExceptionInRtf, writeGroupMark, writeOneAttribute, writeOneAttributeNS, writeRtf, writeRtfPrefix, writeRtfSuffix, writeStarControlWord, writeStarControlWordNSpublic boolean isEmpty()
isEmpty in class RtfElementprotected void writeRtfContent()
throws java.io.IOException
writeRtfContent in class RtfElementjava.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.