public abstract class OutputBase extends Object implements OutputFormatter
| Constructor and Description |
|---|
OutputBase() |
| Modifier and Type | Method and Description |
|---|---|
String |
asString(boolean booleanResult) |
String |
asString(ResultSet resultSet)
Turn into a string
|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitformat, formatpublic String asString(ResultSet resultSet)
OutputFormatterasString in interface OutputFormatterpublic String asString(boolean booleanResult)
Licenced under the Apache License, Version 2.0