|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.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 renderMethod Detail |
---|
public java.lang.String getRenderedTable()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |