org.fao.geonet.util
Class FileCopyMgr

java.lang.Object
  extended by org.fao.geonet.util.FileCopyMgr

public class FileCopyMgr
extends java.lang.Object


Constructor Summary
FileCopyMgr()
           
 
Method Summary
static void copyFiles(java.lang.String strPath, java.lang.String dstPath)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FileCopyMgr

public FileCopyMgr()
Method Detail

copyFiles

public static void copyFiles(java.lang.String strPath,
                             java.lang.String dstPath)
                      throws java.io.IOException
Throws:
java.io.IOException