spec.reporter
Class Reporter

java.lang.Object
  extended by spec.reporter.Reporter

public class Reporter
extends java.lang.Object


Constructor Summary
Reporter()
           
 
Method Summary
static void main(java.lang.String[] args)
           
static java.lang.String main2(java.lang.String[] args)
           
static void usage()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Reporter

public Reporter()
Method Detail

usage

public static void usage()

main2

public static java.lang.String main2(java.lang.String[] args)
                              throws java.lang.Exception
Throws:
java.lang.Exception

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Throws:
java.lang.Exception