zeta.handler.statistic
Class HtmlListGenerator
java.lang.Object
|
+--zeta.handler.statistic.HtmlListGenerator
- public class HtmlListGenerator
- extends java.lang.Object
Generates a list of HTTP tables.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HtmlListGenerator
public HtmlListGenerator()
generate
public java.lang.String generate(Table table)
generateBackgound
protected void generateBackgound(Table table,
int row,
int col,
java.lang.StringBuffer sb)
generateCell
protected void generateCell(int row,
int col,
Table table,
java.lang.StringBuffer sb)
For further technical papers, see ZetaGrid Technical Documentation.
Copyright © 2001,2002 Sebastian Wedeniwski. All Rights Reserved.