public class ZipResourceDirectory extends Object
Constructor and Description |
---|
ZipResourceDirectory(File directory,
String zipResourceName) |
Modifier and Type | Method and Description |
---|---|
static void |
copyZipResourceToDirectory(String zipResourceName,
File directory) |
File |
getDirectory() |
String |
getZipResourceName() |
public ZipResourceDirectory(File directory, String zipResourceName) throws URISyntaxException, IOException
URISyntaxException
IOException
public static void copyZipResourceToDirectory(String zipResourceName, File directory) throws FileNotFoundException, URISyntaxException
public String getZipResourceName()
public File getDirectory()
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.