XML config reader.
fromFile(): defined by Reader interface.
| Parameters: | string – |
|---|---|
| Return type: | array |
| Throws : | ExceptionRuntimeException |
fromString(): defined by Reader interface.
| Parameters: | string – |
|---|---|
| Return type: | array|bool |
| Throws : | ExceptionRuntimeException |
Process data from the created XMLReader.
| Return type: | array |
|---|