Uses of Class
nonapi.io.github.classgraph.scanspec.AcceptReject.AcceptRejectPrefix
-
Packages that use AcceptReject.AcceptRejectPrefix Package Description nonapi.io.github.classgraph.scanspec -
-
Uses of AcceptReject.AcceptRejectPrefix in nonapi.io.github.classgraph.scanspec
Fields in nonapi.io.github.classgraph.scanspec declared as AcceptReject.AcceptRejectPrefix Modifier and Type Field Description AcceptReject.AcceptRejectPrefix
ScanSpec. packagePrefixAcceptReject
Package prefix accept/reject criteria, for recursive scanning (with separator '.', ending in '.').AcceptReject.AcceptRejectPrefix
ScanSpec. pathPrefixAcceptReject
Path prefix accept/reject criteria, for recursive scanning (with separator '/', ending in '/').
-