Class RtfLineBreak

java.lang.Object
org.apache.fop.render.rtf.rtflib.rtfdoc.RtfElement
org.apache.fop.render.rtf.rtflib.rtfdoc.RtfLineBreak

public class RtfLineBreak extends RtfElement

Model of an RTF line break.

This work was authored by Bertrand Delacretaz (bdelacretaz@codeconsult.ch).

  • Method Details

    • writeRtfContent

      protected void writeRtfContent() throws IOException
      Overridden to write our attributes before our content
      Specified by:
      writeRtfContent in class RtfElement
      Throws:
      IOException - for I/O problems
    • isEmpty

      public boolean isEmpty()
      Specified by:
      isEmpty in class RtfElement
      Returns:
      true if this element would generate no "useful" RTF content