public class StorageUtils extends Object
| Constructor and Description |
|---|
StorageUtils() |
| Modifier and Type | Method and Description |
|---|---|
static void |
copyDirectoryContent(File sourceDir,
File destDir)
Copy all files in sourceDir to destDir.
|
static boolean |
isMac() |
static boolean |
isWindows() |
static File |
locateFile(File sourceDir,
String fileRelativePath) |
Copyright © 2015. All rights reserved.