org.jfor.jfor.rtflib.testdocs
Class TextAttributes
java.lang.Object
org.jfor.jfor.rtflib.testdocs.TestDocument
org.jfor.jfor.rtflib.testdocs.TextAttributes
- class TextAttributes
- extends TestDocument
Generates a simple RTF test document for the jfor rtflib package.
- Author:
- Bertrand Delacretaz bdelacretaz@codeconsult.ch
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TextAttributes
TextAttributes()
generateDocument
protected void generateDocument(RtfDocumentArea rda,
RtfSection sect)
throws java.io.IOException
- generate the body of the test document
- Specified by:
generateDocument
in class TestDocument
- Throws:
java.io.IOException
setOutputDir
final void setOutputDir(java.io.File outDir)
throws java.io.IOException
- Throws:
java.io.IOException
getRtfFilename
final java.lang.String getRtfFilename()
generateOutput
final void generateOutput()
throws java.io.IOException
- Throws:
java.io.IOException
debugMsg
void debugMsg(java.lang.String msg)
addIntroComments
protected void addIntroComments(RtfSection sect)
throws java.io.IOException
- Throws:
java.io.IOException