net.sf.banglapad
Class JCopy

java.lang.Object
  extended by net.sf.banglapad.JCopy

public class JCopy
extends java.lang.Object


Constructor Summary
JCopy()
           
 
Method Summary
static void copyFile(java.io.File in, java.io.File out)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JCopy

public JCopy()
Method Detail

copyFile

public static void copyFile(java.io.File in,
                            java.io.File out)
                     throws java.lang.Exception
Throws:
java.lang.Exception