public class DirectoryUtil extends Object
| Constructor and Description |
|---|
DirectoryUtil() |
| Modifier and Type | Method and Description |
|---|---|
static File |
getOrCreateDataDirectory(String location) |
static File |
getOrCreateDataDirectory(String location,
String childLocation) |
public static File getOrCreateDataDirectory(String location) throws BackendException
BackendExceptionpublic static File getOrCreateDataDirectory(String location, String childLocation) throws BackendException
BackendExceptionCopyright © 2012–2024. All rights reserved.