public class JSONOutput extends OutputBase
| Constructor and Description |
|---|
JSONOutput() |
| Modifier and Type | Method and Description |
|---|---|
void |
format(OutputStream out,
boolean booleanResult)
Format a boolean result - output on the given stream
|
void |
format(OutputStream out,
ResultSet resultSet)
Format a result set - output on the given stream
|
asString, asStringpublic void format(OutputStream out, ResultSet resultSet)
OutputFormatterpublic void format(OutputStream out, boolean booleanResult)
OutputFormatterLicenced under the Apache License, Version 2.0