| java.lang.Object | |
| ↳ | com.pnfsoftware.jeb.util.encoding.zip.fsr.ZipEntry |
High Level zip entry.
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| int | getCompressedSize() | ||||||||||
| String | getFilename(Charset charset) | ||||||||||
| String | getFilenameUTF8() | ||||||||||
| int | getFilesize() | ||||||||||
| boolean | isDirectory() | ||||||||||
| boolean | isEncrypted() | ||||||||||
| boolean | isHeaderCorrupted() | ||||||||||
| String | toString() | ||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||