| 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.
|
| Class and Description |
|---|
| AbstractScannableCodeBase
Abstract base class for implementations of IScannableCodeBase.
|
| AbstractScannableCodeBaseEntry |
| DirectoryCodeBase
IScannableCodeBase implementation to read resources from a filesystem
directory.
|
| JrtfsCodeBase
Code base supporting Java 9 new jimage packed modules
|
| NestedZipFileCodeBaseLocator
Codebase locator for a zip/jar archive nested inside a parent codebase.
|
| SingleFileCodeBase
Implementation of ICodeBase for a single classfile.
|
| ZipFileCodeBase
Implementation of ICodeBase to read from a zip file or jar file.
|
| ZipInputStreamCodeBase
Implementation of ICodeBase to read from a zip file or jar file.
|
SpotBugs is licensed under the LGPL.