public class Unzipper extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
untar(File archive,
org.rauschig.jarchivelib.CompressionType type,
String destination) |
static void |
unzip(File archive,
String destination) |
Copyright © 2021 VILT Group. All rights reserved.