de.uni_paderborn.tools.generators
Class AssocsDocGenerator

java.lang.Object
  extended byde.uni_paderborn.tools.generators.AssocsDocGenerator

public class AssocsDocGenerator
extends java.lang.Object

Class for generating HTML documentation of assocs.

Version:
$Revision: 1.18 $
Author:
$Author: schneider $

Field Summary
private  TemplateFile assocsTemplate
          No comment provided by developer, please add a comment to improve documentation.
private static java.lang.String ATTR_QUAL_MANY_FILENAME
          No comment provided by developer, please add a comment to improve documentation.
private static java.lang.String ATTR_QUAL_ONE_FILENAME
          No comment provided by developer, please add a comment to improve documentation.
private  TemplateFile htmlTemplate
          No comment provided by developer, please add a comment to improve documentation.
private static java.lang.String INDEX_FILENAME
          No comment provided by developer, please add a comment to improve documentation.
private static org.apache.log4j.Logger log
          log4j logging
private static java.lang.String MAIN_FILENAME
          No comment provided by developer, please add a comment to improve documentation.
private static java.lang.String MANY_FILENAME
          No comment provided by developer, please add a comment to improve documentation.
private static java.lang.String ONE_FILENAME
          No comment provided by developer, please add a comment to improve documentation.
private  de.upb.tools.fca.FHashMap parameter
          No comment provided by developer, please add a comment to improve documentation.
private static java.lang.String PATH
          No comment provided by developer, please add a comment to improve documentation.
private static java.lang.String QUAL_MANY_FILENAME
          No comment provided by developer, please add a comment to improve documentation.
private static java.lang.String QUAL_ONE_FILENAME
          No comment provided by developer, please add a comment to improve documentation.
private static java.lang.String SHORTCUTS_FILENAME
          No comment provided by developer, please add a comment to improve documentation.
 
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
 

Field Detail

log

private static final transient org.apache.log4j.Logger log
log4j logging


assocsTemplate

private TemplateFile assocsTemplate
No comment provided by developer, please add a comment to improve documentation.


htmlTemplate

private TemplateFile htmlTemplate
No comment provided by developer, please add a comment to improve documentation.


parameter

private de.upb.tools.fca.FHashMap parameter
No comment provided by developer, please add a comment to improve documentation.


PATH

private static java.lang.String PATH
No comment provided by developer, please add a comment to improve documentation.


INDEX_FILENAME

private static java.lang.String INDEX_FILENAME
No comment provided by developer, please add a comment to improve documentation.


SHORTCUTS_FILENAME

private static java.lang.String SHORTCUTS_FILENAME
No comment provided by developer, please add a comment to improve documentation.


MAIN_FILENAME

private static java.lang.String MAIN_FILENAME
No comment provided by developer, please add a comment to improve documentation.


ONE_FILENAME

private static java.lang.String ONE_FILENAME
No comment provided by developer, please add a comment to improve documentation.


MANY_FILENAME

private static java.lang.String MANY_FILENAME
No comment provided by developer, please add a comment to improve documentation.


ATTR_QUAL_ONE_FILENAME

private static java.lang.String ATTR_QUAL_ONE_FILENAME
No comment provided by developer, please add a comment to improve documentation.


QUAL_ONE_FILENAME

private static java.lang.String QUAL_ONE_FILENAME
No comment provided by developer, please add a comment to improve documentation.


ATTR_QUAL_MANY_FILENAME

private static java.lang.String ATTR_QUAL_MANY_FILENAME
No comment provided by developer, please add a comment to improve documentation.


QUAL_MANY_FILENAME

private static java.lang.String QUAL_MANY_FILENAME
No comment provided by developer, please add a comment to improve documentation.

Constructor Detail

AssocsDocGenerator

public AssocsDocGenerator()
Constructor for class AssocsDocGenerator

Method Detail

initParameter

public void initParameter()
No comment provided by developer, please add a comment to improve documentation.


generateHtmlFiles

public void generateHtmlFiles()
No comment provided by developer, please add a comment to improve documentation.


writeFile

public void writeFile(java.lang.String fileName,
                      java.lang.String content)
No comment provided by developer, please add a comment to improve documentation.

Parameters:
fileName - No description provided
content - No description provided

main

public static void main(java.lang.String[] args)
The main program for the AssocsDocGenerator class

Parameters:
args - The command line arguments