org.prevayler.foundation
Class FileManager

java.lang.Object
  extended by org.prevayler.foundation.FileManager

public class FileManager
extends Object


Constructor Summary
FileManager()
           
 
Method Summary
static void produceDirectory(File directory)
           
static File produceDirectory(String directoryPath)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FileManager

public FileManager()
Method Detail

produceDirectory

public static File produceDirectory(String directoryPath)
                             throws IOException
Throws:
IOException

produceDirectory

public static void produceDirectory(File directory)
                             throws IOException
Throws:
IOException


Copyright © 2001-2013. All Rights Reserved.