|
fop 0.90alpha1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.fop.render.rtf.rtflib.rtfdoc.RtfElement | +--org.apache.fop.render.rtf.rtflib.rtfdoc.RtfContainer | +--org.apache.fop.render.rtf.rtflib.rtfdoc.RtfPageArea
Fields inherited from class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfElement |
attrib, parent, writer |
Method Summary | |
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 |
Methods inherited from class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfContainer |
addChild, getChildCount, getChildren, isEmpty, setChildren, setOptions, toString, writeRtfContent |
Methods inherited from class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfElement |
close, getRtfAttributes, newLine, writeAttributes, writeControlWord, writeControlWordNS, writeExceptionInRtf, writeGroupMark, writeOneAttribute, writeOneAttributeNS, writeRtf, writeRtfPrefix, writeRtfSuffix, writeStarControlWord, writeStarControlWordNS |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Method Detail |
public RtfPage newPage(RtfAttributes attr) throws java.io.IOException
attr
- attributes for new RtfPagejava.io.IOException
- for I/O problemsprotected boolean okToWriteRtf()
RtfElement
okToWriteRtf
in class RtfContainer
|
fop 0.90alpha1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |