public class PathUtils extends Object
| Constructor and Description |
|---|
PathUtils() |
| Modifier and Type | Method and Description |
|---|---|
static List<Path> |
list(Path dir) |
static void |
removeDirectoryWithContent(Path directory) |
public static List<Path> list(Path dir) throws IOException
IOExceptionpublic static void removeDirectoryWithContent(Path directory) throws IOException
IOExceptionCopyright © 2016 OpenSource BIM. All rights reserved.