Deprecated
Table of Contents
| src/adapter/etl-adapter-xml/src/Flow/ETL/Adapter/XML/XMLReaderExtractor.php |
XMLReaderExtractor.php
| Line | Element | Reason |
|---|---|---|
| 28 | XMLReaderExtractor | Use XMLParserExtractor instead, XMLReaderExtractor can't properly handle reading remote files since it requires a local file. |