Package-level declarations

Types

Link copied to clipboard
The ZISScanner (ZipInputStream Scanner), as the name suggests, scans the literal jar file with a ZipInputStream; recursing through every file entry while checking the name to see if it's a class, and if the package isn't on the exclusion list.