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.AcceptRejectPrefixScanSpec. packagePrefixAcceptRejectPackage prefix accept/reject criteria, for recursive scanning (with separator '.', ending in '.').AcceptReject.AcceptRejectPrefixScanSpec. pathPrefixAcceptRejectPath prefix accept/reject criteria, for recursive scanning (with separator '/', ending in '/').
-