Uses of Class
nonapi.io.github.classgraph.fastzipfilereader.ZipFileSlice
Packages that use ZipFileSlice
-
Uses of ZipFileSlice in nonapi.io.github.classgraph.fastzipfilereader
Subclasses of ZipFileSlice in nonapi.io.github.classgraph.fastzipfilereaderModifier and TypeClassDescriptionclassA logical zipfile, which represents a zipfile contained within a ZipFileSlice of a PhysicalZipFile.Methods in nonapi.io.github.classgraph.fastzipfilereader that return ZipFileSliceModifier and TypeMethodDescriptionZipFileSlice.getParentZipFileSlice()Get the parent ZipFileslice, or return null if this is a toplevel slice (i.e. if this slice wraps an entire physical zipfile).