info.monitorenter.cpdetector.util.collections.ui
Class TableRendererHTML

java.lang.Object
  extended by info.monitorenter.cpdetector.util.collections.ui.StreamTableRenderer
      extended by info.monitorenter.cpdetector.util.collections.ui.TableRendererHTML
All Implemented Interfaces:
ITableRenderer

public class TableRendererHTML
extends StreamTableRenderer

Only one instance per call to render, or output will be appended. No time...

Author:
Achim Westermann

Field Summary
 
Fields inherited from class info.monitorenter.cpdetector.util.collections.ui.StreamTableRenderer
m_out
 
Constructor Summary
TableRendererHTML(Writer out)
           
 
Method Summary
protected  String CellStartTag(boolean rowstart)
           
protected  String CellStopTag(boolean rowend)
           
protected  String HeadCellStartTag(boolean firstOrLast)
           
protected  String HeadCellStopTag(boolean firstOrLast)
           
protected  String HeadRowStartTag()
           
protected  String HeadRowStopTag()
           
static void main(String[] args)
           
protected  String RowStartTag()
           
protected  String RowStopTag()
           
protected  String TableStartTag()
           
protected  String TableStopTag()
           
 
Methods inherited from class info.monitorenter.cpdetector.util.collections.ui.StreamTableRenderer
render, renderCell, renderHeader, renderRow
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TableRendererHTML

public TableRendererHTML(Writer out)
Method Detail

CellStartTag

protected String CellStartTag(boolean rowstart)
Specified by:
CellStartTag in class StreamTableRenderer

CellStopTag

protected String CellStopTag(boolean rowend)
Specified by:
CellStopTag in class StreamTableRenderer

HeadCellStartTag

protected String HeadCellStartTag(boolean firstOrLast)
Specified by:
HeadCellStartTag in class StreamTableRenderer

HeadCellStopTag

protected String HeadCellStopTag(boolean firstOrLast)
Specified by:
HeadCellStopTag in class StreamTableRenderer

HeadRowStartTag

protected String HeadRowStartTag()
Specified by:
HeadRowStartTag in class StreamTableRenderer

HeadRowStopTag

protected String HeadRowStopTag()
Specified by:
HeadRowStopTag in class StreamTableRenderer

RowStartTag

protected String RowStartTag()
Specified by:
RowStartTag in class StreamTableRenderer

RowStopTag

protected String RowStopTag()
Specified by:
RowStopTag in class StreamTableRenderer

TableStartTag

protected String TableStartTag()
Specified by:
TableStartTag in class StreamTableRenderer

TableStopTag

protected String TableStopTag()
Specified by:
TableStopTag in class StreamTableRenderer

main

public static void main(String[] args)
                 throws Throwable
Throws:
Throwable


Copyleft ㊢ 2003-2004 MPL 1.1, All Rights Footloose.