org.apache.fop.render.rtf.rtflib.rtfdoc
Class RtfString
Plain text in a RTF file, without any formatings.
- Peter Herweg, pherweg@web.de
close , getRtfAttributes , isEmpty , newLine , okToWriteRtf , toString , writeAttributes , writeControlWord , writeControlWordNS , writeExceptionInRtf , writeGroupMark , writeOneAttribute , writeOneAttributeNS , writeRtf , writeRtfContent , writeRtfPrefix , writeRtfSuffix , writeStarControlWord , writeStarControlWordNS |
getText
public String getText()
isEmpty
public boolean isEmpty()
- isEmpty in interface RtfElement
- true if this element would generate no "useful" RTF content
setText
public void setText(String s)
writeRtfContent
protected void writeRtfContent()
throws IOException
write RTF code of all our children
- writeRtfContent in interface RtfElement
Copyright 1999-2007 The Apache Software Foundation. All Rights Reserved.