Tamu Grade Analyzer
Analyzes the grade distribution of Texas A&M professors
|
Static Public Member Functions | |
static void | main (String[] args) |
static String | loadPDF () throws IOException |
Additional Inherited Members | |
Static Protected Member Functions inherited from DuplicateVerification | |
static void | modifyListOfFiles (ArrayList< File > listOfFiles) |
static void | makeEmptyMatchVerFile (ArrayList< File > listOfFiles) |
static void | makeMatchVerFile (String filename) |
static boolean | determineMakeMatchFile () |
static ArrayList< File > | addToArrayList (File[] oldListOfFiles) |
This class is now unnecessary because it now belongs to the the TamuGradAnalyzer-Insert project which now handles all of the functions below This class reads from the given pdf's and strips the text from them. it then puts the text into a .dat file for further manipulation