|
|||||||||
| Home >> All >> org >> jfor >> jfor >> rtflib >> [ testdocs overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.jfor.jfor.rtflib.testdocs
Class SimpleLists

java.lang.Objectorg.jfor.jfor.rtflib.testdocs.TestDocument
org.jfor.jfor.rtflib.testdocs.SimpleLists
- class SimpleLists
- extends TestDocument
Generates a simple RTF test document for the jfor rtflib package.
| Constructor Summary | |
(package private) |
SimpleLists()
|
| Method Summary | |
protected void |
addIntroComments(org.jfor.jfor.rtflib.rtfdoc.RtfSection sect)
|
(package private) void |
debugMsg(java.lang.String msg)
|
protected void |
generateDocument(org.jfor.jfor.rtflib.rtfdoc.RtfDocumentArea rda,
org.jfor.jfor.rtflib.rtfdoc.RtfSection sect)
generate the body of the test document |
(package private) void |
generateOutput()
|
(package private) java.lang.String |
getRtfFilename()
|
private void |
makeList(org.jfor.jfor.rtflib.rtfdoc.RtfSection sect,
int listIndex,
int nItems,
org.jfor.jfor.rtflib.rtfdoc.RtfList.NumberingStyle ns)
|
(package private) void |
setOutputDir(java.io.File outDir)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
SimpleLists
SimpleLists()
| Method Detail |
generateDocument
protected void generateDocument(org.jfor.jfor.rtflib.rtfdoc.RtfDocumentArea rda, org.jfor.jfor.rtflib.rtfdoc.RtfSection sect) throws java.io.IOException
- generate the body of the test document
- Specified by:
generateDocumentin classTestDocument
makeList
private void makeList(org.jfor.jfor.rtflib.rtfdoc.RtfSection sect, int listIndex, int nItems, org.jfor.jfor.rtflib.rtfdoc.RtfList.NumberingStyle ns) throws java.io.IOException
setOutputDir
final void setOutputDir(java.io.File outDir) throws java.io.IOException
getRtfFilename
final java.lang.String getRtfFilename()
generateOutput
final void generateOutput()
throws java.io.IOException
debugMsg
void debugMsg(java.lang.String msg)
addIntroComments
protected void addIntroComments(org.jfor.jfor.rtflib.rtfdoc.RtfSection sect) throws java.io.IOException
|
|||||||||
| Home >> All >> org >> jfor >> jfor >> rtflib >> [ testdocs overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC