Uses of Class
nonapi.io.github.classgraph.scanspec.AcceptReject.AcceptRejectLeafname
-
Packages that use AcceptReject.AcceptRejectLeafname Package Description nonapi.io.github.classgraph.fastzipfilereader nonapi.io.github.classgraph.scanspec -
-
Uses of AcceptReject.AcceptRejectLeafname in nonapi.io.github.classgraph.fastzipfilereader
Methods in nonapi.io.github.classgraph.fastzipfilereader with parameters of type AcceptReject.AcceptRejectLeafname Modifier and Type Method Description booleanZipFileSlice. isAcceptedAndNotRejected(AcceptReject.AcceptRejectLeafname jarAcceptReject)Check whether this zipfile slice and all of its parent slices are accepted and not rejected in the jarfile accept/reject criteria. -
Uses of AcceptReject.AcceptRejectLeafname in nonapi.io.github.classgraph.scanspec
Fields in nonapi.io.github.classgraph.scanspec declared as AcceptReject.AcceptRejectLeafname Modifier and Type Field Description AcceptReject.AcceptRejectLeafnameScanSpec. jarAcceptRejectJar accept/reject criteria (leafname only, ending in ".jar").AcceptReject.AcceptRejectLeafnameScanSpec. libOrExtJarAcceptRejectlib/ext jar accept/reject criteria (leafname only, ending in ".jar").
-