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, asString
public void format(OutputStream out, ResultSet resultSet)
OutputFormatter
public void format(OutputStream out, boolean booleanResult)
OutputFormatter
Licenced under the Apache License, Version 2.0