Class Author
java.lang.Object
Author
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Author
Construct an author object to simulate the vocabulary usage indicated by a sample text file.- Parameters:
inputFile-- Throws:
FileNotFoundException
-
-
Method Details
-
main
Main program takes two command-line parameters. The first is the name of an input file. The second is the number of words of output to generate.- Parameters:
args-- Throws:
FileNotFoundException
-