Uses of Class
nonapi.io.github.classgraph.scanspec.AcceptReject.AcceptRejectLeafname
Packages that use AcceptReject.AcceptRejectLeafname
Package
Description
-
Uses of AcceptReject.AcceptRejectLeafname in nonapi.io.github.classgraph.fastzipfilereader
Methods in nonapi.io.github.classgraph.fastzipfilereader with parameters of type AcceptReject.AcceptRejectLeafnameModifier and TypeMethodDescriptionbooleanZipFileSlice.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.AcceptRejectLeafnameModifier and TypeFieldDescriptionScanSpec.jarAcceptRejectJar accept/reject criteria (leafname only, ending in ".jar").ScanSpec.libOrExtJarAcceptRejectlib/ext jar accept/reject criteria (leafname only, ending in ".jar").