public class UrlUnzipper extends AbstractUnzipper
destDir
Constructor and Description |
---|
UrlUnzipper(URL zipUrl,
File destDir) |
Modifier and Type | Method and Description |
---|---|
ZipEntry[] |
entries() |
void |
unzip() |
File |
unzipFileInArchive(String fileName) |
entries, isChildOf, saveEntry
public void unzip() throws IOException
IOException
public File unzipFileInArchive(String fileName) throws IOException
IOException
public ZipEntry[] entries() throws IOException
IOException
Copyright © 2003–2015 Atlassian. All rights reserved.