| Package | Description |
|---|---|
| org.opoo.util |
| Modifier and Type | Method and Description |
|---|---|
static PathUtils.Strategy |
PathUtils.Strategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PathUtils.Strategy[] |
PathUtils.Strategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
PathUtils.checkDir(File dir,
PathUtils.Strategy p) |
static void |
PathUtils.checkFile(File file,
PathUtils.Strategy p) |
Copyright © 2014-2015 Opoo.org. All Rights Reserved.