com.mysema.util
Class FileUtils

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

public abstract class FileUtils
extends Object


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.