public class ExtractArchive extends Object
| Constructor and Description |
|---|
ExtractArchive() |
| Modifier and Type | Method and Description |
|---|---|
static void |
extractArchive(File archive,
File destination) |
static void |
extractArchive(String archive,
String destination) |
static void |
main(String[] args) |
Copyright © 2017. All rights reserved.