org.eclipse.net4j.util.io
Class NIOUtil

java.lang.Object
  extended by org.eclipse.net4j.util.io.NIOUtil

public final class NIOUtil
extends Object


Method Summary
static void copyFile(File source, File target)
          TODO Look at copy(File, File, boolean)
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

copyFile

public static void copyFile(File source,
                            File target)
TODO Look at copy(File, File, boolean)



Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.