public class Paths extends Object
| Constructor and Description |
|---|
Paths() |
| Modifier and Type | Method and Description |
|---|---|
static void |
deleteDirectory(Path directory) |
static byte[] |
zip(String root,
Path directory) |
public static byte[] zip(String root, Path directory) throws IOException
IOExceptionpublic static void deleteDirectory(Path directory) throws IOException
IOExceptionCopyright © 2016 JBoss by Red Hat. All rights reserved.