ZetaGrid v1.9

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.


Constructor Summary
HtmlListGenerator()
           
 
Method Summary
 java.lang.String generate(Table table)
           
protected  void generateBackgound(Table table, int row, int col, java.lang.StringBuffer sb)
           
protected  void generateCell(int row, int col, Table table, java.lang.StringBuffer sb)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HtmlListGenerator

public HtmlListGenerator()
Method Detail

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)

ZetaGrid v1.9

For further technical papers, see ZetaGrid Technical Documentation.
 
Copyright © 2001,2002 Sebastian Wedeniwski. All Rights Reserved.