XML config reader.
Set nest separator.
| Parameters: | string – |
|---|---|
| Return type: | self |
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 parsed ini file.
| Parameters: | array – |
|---|---|
| Return type: | array |
Process a nested section
| Parameters: |
|
|---|---|
| Return type: | array |