public class RtfDocumentArea extends RtfContainer
The RTF document area, container for RtfSection objects.
This work was authored by Bertrand Delacretaz (bdelacretaz@codeconsult.ch).
attrib, parent, writer
Modifier and Type | Method and Description |
---|---|
RtfSection |
newSection()
Close current RtfSection if any and create a new one
|
addChild, findChildren, getChildCount, getChildren, isEmpty, okToWriteRtf, setChildren, setOptions, toString, writeRtfContent
close, getParentOfClass, getRtfAttributes, newLine, writeAttributes, writeControlWord, writeControlWordNS, writeExceptionInRtf, writeGroupMark, writeOneAttribute, writeOneAttributeNS, writeRtf, writeRtfPrefix, writeRtfSuffix, writeStarControlWord, writeStarControlWordNS
public RtfSection newSection() throws java.io.IOException
java.io.IOException
- for I/O problemsCopyright 1999-2012 The Apache Software Foundation. All Rights Reserved.