org.apache.fop.render.rtf.rtflib.rtfdoc
Class RtfGenerator
public class RtfGenerator
Represents a generator element which says who generated the RTF document.
RtfGenerator(org.apache.fop.render.rtf.rtflib.rtfdoc.RtfHeader h, Writer w) - Default constructor for the generator element.
|
close , getRtfAttributes , isEmpty , newLine , okToWriteRtf , toString , writeAttributes , writeControlWord , writeControlWordNS , writeExceptionInRtf , writeGroupMark , writeOneAttribute , writeOneAttributeNS , writeRtf , writeRtfContent , writeRtfPrefix , writeRtfSuffix , writeStarControlWord , writeStarControlWordNS |
RtfGenerator
public RtfGenerator(org.apache.fop.render.rtf.rtflib.rtfdoc.RtfHeader h,
Writer w)
throws IOException
Default constructor for the generator element.
Copyright 1999-2008 The Apache Software Foundation. All Rights Reserved.