| Package | Description | 
|---|---|
| edu.umd.cs.findbugs.classfile.impl | Implementations of the interfaces in the edu.umd.cs.findbugs.classfile
 package: the core classes of the FindBugs classfile/classpath support
 layer. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AbstractScannableCodeBaseAbstract base class for implementations of IScannableCodeBase. | 
| class  | DirectoryCodeBaseIScannableCodeBase implementation to read resources from a filesystem
 directory. | 
| class  | EmptyCodeBase | 
| class  | JrtfsCodeBaseCode base supporting Java 9 new jimage packed modules | 
| class  | NestedZipFileCodeBaseA scannable code base class for a zip (or Jar) file nested inside some other
 codebase. | 
| class  | SingleFileCodeBaseImplementation of ICodeBase for a single classfile. | 
| class  | ZipFileCodeBaseImplementation of ICodeBase to read from a zip file or jar file. | 
| class  | ZipInputStreamCodeBaseImplementation of ICodeBase to read from a zip file or jar file. | 
| Constructor and Description | 
|---|
| DelegatingCodeBaseIterator(ICodeBase frontEndCodeBase,
                          IScannableCodeBase delegateCodeBase) | 
SpotBugs is licensed under the LGPL.