org.apache.fop.render.rtf.rtflib.rtfdoc
Class RtfDocumentArea
public class RtfDocumentArea
The RTF document area, container for RtfSection objects.
- Bertrand Delacretaz bdelacretaz@codeconsult.ch
close , getRtfAttributes , isEmpty , newLine , okToWriteRtf , toString , writeAttributes , writeControlWord , writeControlWordNS , writeExceptionInRtf , writeGroupMark , writeOneAttribute , writeOneAttributeNS , writeRtf , writeRtfContent , writeRtfPrefix , writeRtfSuffix , writeStarControlWord , writeStarControlWordNS |
newSection
public RtfSection newSection()
throws IOException
Close current RtfSection if any and create a new one
Copyright 1999-2007 The Apache Software Foundation. All Rights Reserved.