org.prevayler.foundation
Class FileManager
java.lang.Object
org.prevayler.foundation.FileManager
public class FileManager
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FileManager
public FileManager()
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.