cc.glsn.v15
Class FileDateImport

java.lang.Object
  extended by cc.glsn.v15.FileDateImport

public class FileDateImport
extends Object


Constructor Summary
FileDateImport(String srcDir, String dstDir)
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FileDateImport

public FileDateImport(String srcDir,
                      String dstDir)
               throws IOException
Throws:
IOException
Method Detail

main

public static void main(String[] args)
                 throws IOException
Parameters:
args -
Throws:
IOException