|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ZipEntryInfo
This is used by the ZipCreator
to create Zip entries from entity
properties. Objects implementing only this interface represents entities
without any data (directories).
ZipEntryInfoProvider
Method Summary | |
---|---|
ZipEntry |
getZipEntry()
Get the ZipEntry object for the entity. |
Method Detail |
---|
ZipEntry getZipEntry()
ZipEntry
object for the entity. Entry names for
directories have to end with a single slash (see
ZipEntry.isDirectory()
).
ZipEntry
object for the entity.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |