49 $this->processors[] = $processor;
60 foreach ($this->processors as $processor) {
62 $result = $processor->process($stream, $metadata);
68 if (is_null($result)) {
73 }
catch (\Exception $ex) {
Class PreProcessorManagerImpl.
with(PreProcessor $processor)
@inheritDoc
process(FileStream $stream, Metadata $metadata)
@inheritDoc
Class PreProcessorManager.
The base interface for all filesystem streams.
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...