@Named @Singleton public class UnArchiver extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
UnArchiver.UnArchiverBuilder |
| Constructor and Description |
|---|
UnArchiver(List<String> includes,
List<String> excludes,
boolean useRoot,
boolean flatten) |
public void unarchive(File archive, File outputDirectory) throws IOException
IOExceptionpublic static UnArchiver.UnArchiverBuilder builder()
Copyright © 2014. All Rights Reserved.