22 $RISReader->parseString($content);
24 return $RISReader->getRecords();
38 $RISReader->parseFile($path_to_file);
40 return $RISReader->getRecords();
An exception for terminatinating execution or to throw for unit testing.
The main class for parsing RIS files.
Class ilBiblRisFileReaderWrapper.