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

Static Protected Member Functions

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

Created by JonathanWesterfield on 12/24/16.

This class provides methods for the PDFReader class that allows it to make sure the same pdf is not read and analyzed twice.

Creates a matchlist file that is compared with the files that are to be analyzed. If any match, the file that matched is not to be anaylzed by the program and gets removed from the stream


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