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, wait
format, format
public String asString(ResultSet resultSet)
OutputFormatter
asString
in interface OutputFormatter
public String asString(boolean booleanResult)
Licenced under the Apache License, Version 2.0