public final class ZipIO extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
unzip(Class<?> refClass,
String rsrcName,
Path target)
Unzip a resource to a given target directory.
|
static void |
unzip(Path srcZip,
Path target)
Unzip a source file to a given target directory.
|
Copyright © 2023 Andreas Kluge-Kaindl, Bremen (de). All rights reserved.