20 return $ilRisWrapper->parseFile(
$DIC->filesystem()
22 ->readStream($this->path_to_file)->getMetadata(
'uri'));
238 return in_array(strtoupper($field_name), self::$standard_fields);
249 return in_array(strtoupper($entry_ype), self::$entry_types);
An exception for terminatinating execution or to throw for unit testing.
Class ilBibliograficFileReaderBase.
static isEntryType($entry_ype)
static isStandardField($field_name)
Interface ilBibliograficFileReader.