edu.udo.cs.wvtool.util
Class TextGenerator

java.lang.Object
  extended by edu.udo.cs.wvtool.util.TextGenerator

public class TextGenerator
extends java.lang.Object

Generate many random text documents. For testing purposes.

Version:
$Id: TextGenerator.java,v 1.3 2006/06/06 11:45:24 mjwurst Exp $
Author:
Michael Wurst

Constructor Summary
TextGenerator()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TextGenerator

public TextGenerator()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Throws:
java.lang.Exception