E - The type of the created ZIP entries.public interface ZipEntryFactory<E extends ZipEntry> extends ZipParameters
ZipEntrys.| Modifier and Type | Method and Description |
|---|---|
E |
newEntry(String name)
Returns a new ZIP entry with the given
name. |
Copyright © 2005–2018 Schlichtherle IT Services. All rights reserved.