public static class ZIPUtil.FileSystemZipHandler extends Object implements ZIPUtil.ZipEntryHandler
| Constructor and Description |
|---|
FileSystemZipHandler(File sourceFolder,
boolean excludeRoot) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getName(File file) |
void |
handleEntry(ZIPUtil.EntryContext context) |
public FileSystemZipHandler(File sourceFolder, boolean excludeRoot)
public void handleEntry(ZIPUtil.EntryContext context) throws IOException
handleEntry in interface ZIPUtil.ZipEntryHandlerIOExceptionCopyright (c) 2011-2015 Eike Stepper (Berlin, Germany) and others.