|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.uni_paderborn.tools.generators.AssocsDocGenerator
Class for generating HTML documentation of assocs.
Constructor Summary | |
AssocsDocGenerator()
Constructor for class AssocsDocGenerator |
Method Summary | |
void |
generateHtmlFiles()
No comment provided by developer, please add a comment to improve documentation. |
void |
initParameter()
No comment provided by developer, please add a comment to improve documentation. |
static void |
main(java.lang.String[] args)
The main program for the AssocsDocGenerator class |
void |
writeFile(java.lang.String fileName,
java.lang.String content)
No comment provided by developer, please add a comment to improve documentation. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public AssocsDocGenerator()
Method Detail |
public void initParameter()
public void generateHtmlFiles()
public void writeFile(java.lang.String fileName, java.lang.String content)
fileName
- No description providedcontent
- No description providedpublic static void main(java.lang.String[] args)
args
- The command line arguments
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |