Tamu Grade Analyzer
Analyzes the grade distribution of Texas A&M professors
Static Public Member Functions | List of all members
PDFReader Class Reference
Inheritance diagram for PDFReader:
DuplicateVerification

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)
 

Detailed Description

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


The documentation for this class was generated from the following file: