public class FileUtils
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
private static org.apache.logging.log4j.Logger |
LOGGER |
| Constructor and Description |
|---|
FileUtils() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
fileExtension(java.nio.file.Path path) |
static java.nio.file.Path |
getOrCreateDirectory(java.nio.file.Path dirPath,
java.lang.String dirLabel) |