21 $RISReader->parseString($content);
23 return $RISReader->getRecords();
37 $RISReader->parseFile($path_to_file);
39 return $RISReader->getRecords();
An exception for terminatinating execution or to throw for unit testing.
The main class for parsing RIS files.