org.egothor.duplicity.generator
Class DocumentGeneratorDL

java.lang.Object
  extended by org.egothor.duplicity.generator.DocumentGenerator
      extended by org.egothor.duplicity.generator.DocumentGeneratorDL

public class DocumentGeneratorDL
extends DocumentGenerator

Document level generator of documents.

Author:
Kate�ina Dufkov�

Field Summary
 
Fields inherited from class org.egothor.duplicity.generator.DocumentGenerator
FOOTER, HEADER
 
Method Summary
 void createDocument(int i)
           
 
Methods inherited from class org.egothor.duplicity.generator.DocumentGenerator
createNew, normalDistribution, tryLuck
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

createDocument

public void createDocument(int i)
                    throws java.lang.Exception
Specified by:
createDocument in class DocumentGenerator
Throws:
java.lang.Exception