| 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 | Description |
|---|---|
| AbstractScannableCodeBase |
Abstract base class for implementations of IScannableCodeBase.
|
| AbstractScannableCodeBaseEntry | |
| DirectoryCodeBase |
IScannableCodeBase implementation to read resources from a filesystem
directory.
|
| 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.
|
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.