public class RtfDocumentArea extends RtfContainer
m_attrib, m_parent, m_writer
Constructor and Description |
---|
RtfDocumentArea(RtfFile f,
java.io.Writer w)
Create an RTF element as a child of given container
|
Modifier and Type | Method and Description |
---|---|
RtfSection |
newSection()
close current RtfSection if any and create a new one
|
addChild, containsText, dump, getChildCount, getChildren, getOptions, isEmpty, okToWriteRtf, setChildren, setOptions, toString, writeRtfContent
close, getParentOfClass, getRtfAttributes, getRtfFile, isClosed, writeAttributes, writeControlWord, writeControlWordNS, writeExceptionInRtf, writeGroupMark, writeOneAttribute, writeOneAttributeNS, writeRtf, writeRtfPrefix, writeRtfSuffix, writeStarControlWord, writeStarControlWordNS
RtfDocumentArea(RtfFile f, java.io.Writer w) throws java.io.IOException
java.io.IOException
public RtfSection newSection() throws java.io.IOException
java.io.IOException