ILIAS  release_5-2 Revision v5.2.25-18-g3f80b828510
IReader.php
Go to the documentation of this file.
1<?php
37{
44 public function canRead($pFilename);
45
53 public function load($pFilename);
54}
An exception for terminatinating execution or to throw for unit testing.
canRead($pFilename)
Can the current PHPExcel_Reader_IReader read the file?