org.egothor.apps
Class DumpReporter

java.lang.Object
  extended by org.egothor.apps.DumpReporter

public class DumpReporter
extends java.lang.Object

Author:
galambos

Constructor Summary
DumpReporter(DataInput di, char delim, java.lang.String format)
           
 
Method Summary
static void main(java.lang.String[] args)
           
 void process()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DumpReporter

public DumpReporter(DataInput di,
                    char delim,
                    java.lang.String format)
Method Detail

process

public void process()
             throws java.io.IOException
Throws:
java.io.IOException

main

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