Package | Description |
---|---|
org.apache.fop.render.rtf.rtflib.rtfdoc |
Independent subsystem (not specific to FOP) classes that are used to build
RTF documents.
|
Modifier and Type | Method and Description |
---|---|
RtfDocumentArea |
RtfFile.getDocumentArea()
Call startDocumentArea if needed and return the document area object.
|
RtfDocumentArea |
RtfFile.startDocumentArea()
Closes the RtfHeader if not done yet, and starts the document area.
|
Copyright 1999-2012 The Apache Software Foundation. All Rights Reserved.