| Interface | Description | |
|---|---|---|
| IInputParser | The IInputParser interface is the basic interface for parsing data from a server or database into an array of items. |
| Class | Description | |
|---|---|---|
| JSONInputParser | The JSONInputParser class parses a JSON structure into an array of JSON sub-structures. |