public class CheckStorageFolder
extends Object
Class for checking a storage folder exists and optionally creating it
- Author:
- Doug Gillespie
-
Constructor Summary 
Constructors
-
Method Summary 
Methods inherited from class java.lang.Object 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details 
-
CheckStorageFolder 
public CheckStorageFolder(String moduleName)
-
Method Details 
-
checkPath 
public boolean checkPath(String pathName,
boolean autoCreate)