|
fop 0.90alpha1 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RtfStructureException | |
org.apache.fop.render.rtf.rtflib.rtfdoc | Independent subsystem (not specific to FOP) classes that are used to build RTF documents. |
Uses of RtfStructureException in org.apache.fop.render.rtf.rtflib.rtfdoc |
Methods in org.apache.fop.render.rtf.rtflib.rtfdoc that throw RtfStructureException | |
protected void |
RtfContainer.addChild(RtfElement e)
add a child element to this |
RtfPageArea |
RtfFile.startPageArea()
Closes the RtfHeader if not done yet, and starts the docment area. |
RtfPageArea |
RtfFile.getPageArea()
Call startPageArea if needed and return the page area object. |
RtfDocumentArea |
RtfFile.startDocumentArea()
Closes the RtfHeader if not done yet, and starts the document area. |
RtfDocumentArea |
RtfFile.getDocumentArea()
Call startDocumentArea if needed and return the document area object. |
|
fop 0.90alpha1 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |