com.mysema.util
Class FileUtils

java.lang.Object
  extended by com.mysema.util.FileUtils

public final class FileUtils
extends Object

FileUtils provides File handling functionality

Author:
tiwe

Method Summary
static void delete(File file)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

delete

public static void delete(File file)
                   throws IOException
Throws:
IOException


Copyright © 2007-2012 Mysema Ltd. All Rights Reserved.