net.datacrow.reporting
Class ReportDictionaryGenerator

java.lang.Object
  extended by net.datacrow.reporting.ReportDictionaryGenerator

public class ReportDictionaryGenerator
extends java.lang.Object

Creates the report dictionary (dictionary.txt as present in the reports folder),

Author:
Robert Jan van der Waals

Constructor Summary
ReportDictionaryGenerator()
           
 
Method Summary
 void generate()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReportDictionaryGenerator

public ReportDictionaryGenerator()
Method Detail

generate

public void generate()