org.jfor.jfor.rtflib.testdocs
Class BasicLink
java.lang.Object
org.jfor.jfor.rtflib.testdocs.TestDocument
org.jfor.jfor.rtflib.testdocs.BasicLink
- public class BasicLink
- extends TestDocument
Class BasicLink
here.
- Author:
- Andreas Putz
Constructor Summary |
BasicLink()
Default constructor. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BasicLink
public BasicLink()
- Default constructor.
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