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