@Named public class Unzipper extends Object
| Constructor and Description |
|---|
Unzipper() |
| Modifier and Type | Method and Description |
|---|---|
Path |
getTemporaryZipPath() |
Path |
unzipInTempDir(InputStream is,
String tempDirPrefix) |
public Unzipper()
throws IOException
IOExceptionpublic Path getTemporaryZipPath()
public Path unzipInTempDir(InputStream is, String tempDirPrefix) throws IOException
IOExceptionCopyright © 2020. All rights reserved.