com.webstersmalley.mediacollection.database
Class Utilities

java.lang.Object
  extended by com.webstersmalley.mediacollection.database.Utilities

public class Utilities
extends java.lang.Object


Constructor Summary
Utilities()
           
 
Method Summary
static void purgeDirectory(java.io.File f)
           
static void purgeDirectory(java.lang.String path)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Utilities

public Utilities()
Method Detail

purgeDirectory

public static void purgeDirectory(java.lang.String path)
                           throws java.io.IOException
Throws:
java.io.IOException

purgeDirectory

public static void purgeDirectory(java.io.File f)
                           throws java.io.IOException
Throws:
java.io.IOException


Copyright © 2005-2007 Webster Smalley. All Rights Reserved.