Uses of Class
kala.compress.archivers.zip.ZipArchiveInputStream.CurrentEntry
-
Packages that use ZipArchiveInputStream.CurrentEntry Package Description kala.compress.archivers.zip Provides stream classes for reading and writing archives using the ZIP format. -
-
Uses of ZipArchiveInputStream.CurrentEntry in kala.compress.archivers.zip
Fields in kala.compress.archivers.zip declared as ZipArchiveInputStream.CurrentEntry Modifier and Type Field Description private ZipArchiveInputStream.CurrentEntryZipArchiveInputStream. currentThe entry that is currently being read.
-