com.jeffpalm.graph.report
Class Excel

java.lang.Object
  extended by com.jeffpalm.graph.report.Excel

public class Excel
extends java.lang.Object


Field Summary
 java.io.File basedir
           
 java.util.List files
           
 java.io.File outfile
           
 
Constructor Summary
Excel()
           
 
Method Summary
 void fuckyou(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

files

public java.util.List files

basedir

public java.io.File basedir

outfile

public java.io.File outfile
Constructor Detail

Excel

public Excel()
Method Detail

main

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

fuckyou

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