org.knowceans.util
Class FileCopy

java.lang.Object
  extended by org.knowceans.util.FileCopy

public class FileCopy
extends java.lang.Object


Constructor Summary
FileCopy()
           
 
Method Summary
static void copy(java.lang.String from, java.lang.String to)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FileCopy

public FileCopy()
Method Detail

copy

public static void copy(java.lang.String from,
                        java.lang.String to)
                 throws java.io.IOException
Throws:
java.io.IOException