public class GzipExtractor<T extends ModuleRequest> extends Object
| Constructor and Description |
|---|
GzipExtractor(T request) |
| Modifier and Type | Method and Description |
|---|---|
void |
deflateGz(Path input) |
void |
extractTar(Path input,
Path output) |
Copyright © 2018. All rights reserved.