| Modifier and Type | Method and Description |
|---|---|
ZipDriverEntry |
ZipDriver.newEntry(String name) |
ZipDriverEntry |
ZipDriver.newEntry(String name,
ZipEntry template) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
CheckedZipDriver.check(ZipDriverEntry local,
ZipInputService<ZipDriverEntry> input)
Whether or not the content of the given entry shall get
checked/authenticated when reading it.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
CheckedZipDriver.check(ZipDriverEntry local,
ZipInputService<ZipDriverEntry> input)
Whether or not the content of the given entry shall get
checked/authenticated when reading it.
|
Copyright © 2005–2014 Schlichtherle IT Services. All rights reserved.