|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jeffpalm.graph.report.CollapseStats
public class CollapseStats
Field Summary | |
---|---|
boolean |
commas
|
java.io.PrintStream |
err
|
boolean |
format
|
boolean |
html
|
java.io.File |
outdir
|
java.io.File |
stats_dir
|
Constructor Summary | |
---|---|
CollapseStats()
|
Method Summary | |
---|---|
void |
collapse(java.lang.String[] args)
|
static void |
main(java.lang.String[] args)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public java.io.File stats_dir
public java.io.File outdir
public boolean format
public boolean commas
public boolean html
public java.io.PrintStream err
Constructor Detail |
---|
public CollapseStats()
Method Detail |
---|
public static void main(java.lang.String[] args) throws java.lang.Exception
java.lang.Exception
public void collapse(java.lang.String[] args) throws java.lang.Exception
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |