|
Class Summary |
| HssfTableWriter |
A table writer that formats a table in Excel's spreadsheet format, and writes it to an HSSF workbook. |
| HtmlTableWriter |
A table writer that formats a table in HTML and writes it to a JSP page. |
| ItextTableWriter |
A table writer that formats table as and writes it to an iText document. |
| TableWriterAdapter |
Convenience abstract adapter for constructing a table view; contains only stub implementations. |
| TableWriterTemplate |
A template that encapsulates and drives the construction of a table based on a given table model and configuration. |
| TableWriterTemplate.CellStruct |
|