org.sourceforge.jemm.database.persistent.berkeley
Class BDbTestFileUtil

java.lang.Object
  extended by org.sourceforge.jemm.database.persistent.berkeley.BDbTestFileUtil

public class BDbTestFileUtil
extends java.lang.Object


Constructor Summary
BDbTestFileUtil()
           
 
Method Summary
static java.io.File createTempDir(java.lang.String prefix)
           
static void recursiveDeleteDir(java.io.File file)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BDbTestFileUtil

public BDbTestFileUtil()
Method Detail

createTempDir

public static java.io.File createTempDir(java.lang.String prefix)

recursiveDeleteDir

public static void recursiveDeleteDir(java.io.File file)
                               throws java.io.IOException
Throws:
java.io.IOException


Copyright © 2009. All Rights Reserved.