|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--TabulateHTML
The class `TabulateHTML' extracts experiment data from the CCUS output files out[1-8].txt, and synthesises an HTML table.
Constructor Summary | |
TabulateHTML()
|
Method Summary | |
static void |
main(java.lang.String[] argv)
Synthesise an HTML table from CCUS outputs. |
static int[] |
tabulate(java.lang.String filename)
Extract experiment data from a CCUS output file. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public TabulateHTML()
Method Detail |
public static void main(java.lang.String[] argv)
public static int[] tabulate(java.lang.String filename)
filename
- The filename of the CCUS output file.
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |