public class ArchiveExtractor extends Object
public static void extract(URL sourceURL, File targetFolder) throws IOException
sourceURL - url of the archive to extracttargetFolder - where to extract toIOException - on I/O errorCopyright © 2006–2016 OPS4J - Open Participation Software for Java. All rights reserved.