|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.statcvs.renderer.TableRenderer
public class TableRenderer
Renders a Table to HTML
| Constructor Summary | |
|---|---|
TableRenderer(Table table,
MarkupSyntax output)
Creates a new table renderer for the given table model |
|
| Method Summary | |
|---|---|
java.lang.String |
getRenderedTable()
Renders the table to HTML |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TableRenderer(Table table,
MarkupSyntax output)
table - the table to render| Method Detail |
|---|
public java.lang.String getRenderedTable()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||