Interface | Description |
---|---|
TableCellRenderer |
Interface for a class that turns
Column s
into their representation for some output format, for example a HTML
<td> or an XML element. |
Class | Description |
---|---|
FileCollectionFormatter |
Groups a set of file names by directory.
|
HTMLTableCellRenderer |
Helper class for rendering different types of table cells and table heads
to HTML
|
TableRenderer |
Renders a
Table to HTML |
XMLRenderer |
Helper class for rendering different types of table cells and table heads
to XML
|