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 | Description |
---|---|---|
RtfSection |
newSection() |
Close current RtfSection if any and create a new one
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
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-2016 The Apache Software Foundation. All Rights Reserved.