org.n52.wps.install.wizard.util
Class DirectoryCopier

java.lang.Object
  extended by org.n52.wps.install.wizard.util.DirectoryCopier

public class DirectoryCopier
extends java.lang.Object


Constructor Summary
DirectoryCopier()
           
 
Method Summary
static void copyDirectory(java.io.File srcPath, java.io.File dstPath)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DirectoryCopier

public DirectoryCopier()
Method Detail

copyDirectory

public static void copyDirectory(java.io.File srcPath,
                                 java.io.File dstPath)
                          throws java.io.IOException
Throws:
java.io.IOException


Copyright © 2007-2011 52north.org. All Rights Reserved.