org.egothor.duplicity.generator
Class DocumentGeneratorSL

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

public class DocumentGeneratorSL
extends DocumentGenerator

Sentence 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