public static final class ArchiveAdapter.Entry
extends java.lang.Object
public Entry(java.lang.String name, long size, boolean isDirectory)
name
- the entry namesize
- the entry sizeisDirectory
- true if this entry is a directorypublic Entry(java.lang.String name, long size)
name
- the entry namesize
- the entry size