| Interface | Description |
|---|---|
| ResponseFormatter |
Interface needs to be implemented by any output formatter.
|
| Class | Description |
|---|---|
| CsvFormatter |
Print backend responses in csv format.
|
| OutputFormatConverter |
Converter class to generate matching
ResponseFormatter type according to the input string. |
| TableFormatter |
Print backend responses into tables.
|
| Enum | Description |
|---|---|
| OutputFormatEnum |
Enum to hold output formatter types.
|
Copyright © 2018 WSO2. All rights reserved.