public class RtfPageArea extends RtfContainer
Page area container.
This work was authored by Christopher Scott (scottc@westinghouse.com).
attrib, parent, writer
Modifier and Type | Method and Description |
---|---|
RtfPage |
newPage(RtfAttributes attr)
Close current Rtfpage if any and create a new one
|
protected boolean |
okToWriteRtf()
can be overridden to suppress all RTF output
|
addChild, findChildren, getChildCount, getChildren, isEmpty, setChildren, setOptions, toString, writeRtfContent
close, getParentOfClass, getRtfAttributes, newLine, writeAttributes, writeControlWord, writeControlWordNS, writeExceptionInRtf, writeGroupMark, writeOneAttribute, writeOneAttributeNS, writeRtf, writeRtfPrefix, writeRtfSuffix, writeStarControlWord, writeStarControlWordNS
public RtfPage newPage(RtfAttributes attr) throws IOException
attr
- attributes for new RtfPageIOException
- for I/O problemsprotected boolean okToWriteRtf()
RtfElement
okToWriteRtf
in class RtfContainer
Copyright © 2025 Apache Software Foundation. All rights reserved.