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 TypeMethodDescriptionboolean
ZipFileSlice.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.jarAcceptReject
Jar accept/reject criteria (leafname only, ending in ".jar").ScanSpec.libOrExtJarAcceptReject
lib/ext jar accept/reject criteria (leafname only, ending in ".jar").