Uses of Class
nonapi.io.github.classgraph.fileslice.PathSlice
Packages that use PathSlice
-
Uses of PathSlice in nonapi.io.github.classgraph.fileslice
Constructors in nonapi.io.github.classgraph.fileslice with parameters of type PathSliceModifierConstructorDescriptionprivate
PathSlice
(PathSlice parentSlice, long offset, long length, boolean isDeflatedZipEntry, long inflatedLengthHint, NestedJarHandler nestedJarHandler) Constructor for treating a range of a file as a slice.