Uses of Package
nonapi.io.github.classgraph.fastzipfilereader
-
Packages that use nonapi.io.github.classgraph.fastzipfilereader Package Description io.github.classgraph nonapi.io.github.classgraph.fastzipfilereader nonapi.io.github.classgraph.fileslice -
Classes in nonapi.io.github.classgraph.fastzipfilereader used by io.github.classgraph Class Description FastZipEntry A zip entry within aLogicalZipFile
.LogicalZipFile A logical zipfile, which represents a zipfile contained within a ZipFileSlice of a PhysicalZipFile.NestedJarHandler Open and read jarfiles, which may be nested within other jarfiles. -
Classes in nonapi.io.github.classgraph.fastzipfilereader used by nonapi.io.github.classgraph.fastzipfilereader Class Description FastZipEntry A zip entry within aLogicalZipFile
.LogicalZipFile A logical zipfile, which represents a zipfile contained within a ZipFileSlice of a PhysicalZipFile.NestedJarHandler Open and read jarfiles, which may be nested within other jarfiles.NestedJarHandler.RecyclableInflater Wrapper class that allows anInflater
instance to be reset for reuse and then recycled by aRecycler
.PhysicalZipFile A physical zipfile, which is mmap'd using aFileChannel
.ZipFileSlice A zipfile slice (a sub-range of bytes within a PhysicalZipFile. -
Classes in nonapi.io.github.classgraph.fastzipfilereader used by nonapi.io.github.classgraph.fileslice Class Description NestedJarHandler Open and read jarfiles, which may be nested within other jarfiles.