| Modifier and Type | Method and Description |
|---|---|
JarDriverEntry |
JarDriver.newEntry(String name) |
JarDriverEntry |
JarDriver.newEntry(String name,
ZipEntry template) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
CheckedJarDriver.check(JarDriverEntry local,
ZipInputService<JarDriverEntry> input)
Whether or not the content of the given entry shall get
checked/authenticated when reading it.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
CheckedJarDriver.check(JarDriverEntry local,
ZipInputService<JarDriverEntry> 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.