org.apache.fop.render.rtf.rtflib.rtfdoc
Class RtfLineBreak
public class RtfLineBreak
"Model" of an RTF line break
- Bertrand Delacretaz bdelacretaz@codeconsult.ch
close , getRtfAttributes , isEmpty , newLine , okToWriteRtf , toString , writeAttributes , writeControlWord , writeControlWordNS , writeExceptionInRtf , writeGroupMark , writeOneAttribute , writeOneAttributeNS , writeRtf , writeRtfContent , writeRtfPrefix , writeRtfSuffix , writeStarControlWord , writeStarControlWordNS |
isEmpty
public boolean isEmpty()
- isEmpty in interface RtfElement
- true if this element would generate no "useful" RTF content
writeRtfContent
protected void writeRtfContent()
throws IOException
Overridden to write our attributes before our content
- writeRtfContent in interface RtfElement
Copyright 1999-2008 The Apache Software Foundation. All Rights Reserved.