A C F G M P R S T U

P

processInputIndex(String, String) - Method in class Concordance.FileInputReader
This method creates an input stream to allow the index text file to be read in.
processInputText(String) - Method in class Concordance.FileInputReader
Creates an input stream to read in a reference text file, this file is then tokenized (split up into individual words), this allows each word to be compared to the index words contained in the hashtable.

A C F G M P R S T U