AlejandroLoutphi / MetroMendeleyLoutphiRuizZaherAlDeen

0 stars 0 forks source link

Create the Parser for the config file #6

Closed AlejandroLoutphi closed 1 week ago

AlejandroLoutphi commented 2 weeks ago

This has to be a static function that reads some file and creates a HashTable with the abstracts in it

Not JFileChooser, just a file with a specific name (maybe abstracts.txt or something)

We also have total freedom with the format, so make it as simple as possible Idea: Line 1: Title Line 2: Authors separated by "," Line 3: Abstract Text Line 4: Keywords separated by "," Every 4 lines is 1 abstract