public static class OutputFormat.HTMLTable extends OutputFormat
OutputFormat.CSV, OutputFormat.HTMLTable, OutputFormat.TabSeparatedCSV, HTMLTABLE, TSV| Constructor and Description |
|---|
OutputFormat.HTMLTable() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getHeaderEnd(String tableRowCSSClass) |
protected String |
getHeaderFieldBetween() |
protected String |
getHeaderFieldPrefix(String tableCellCSSClass) |
protected String |
getHeaderFieldSuffix(String tableRowCSSClass) |
protected String |
getHeaderStart(String tableRowCSSClass) |
protected String |
getRowEnd(String tableRowCSSClass) |
protected String |
getRowFieldBetween() |
protected String |
getRowFieldPrefix(String tableFieldCSSClass) |
protected String |
getRowFieldSuffix(String tableRowCSSClass) |
protected String |
getRowStart(String tableRowCSSClass) |
formatDBQueryRows, formatDBQueryRows, formatDBRows, formatDBRowsCopyright © 2018. All Rights Reserved.