| Package | Description |
|---|---|
| edu.umd.cs.findbugs |
Main package for the FindBugs application - contains the engine class
(
FindBugs), the object model classes for bug
instances (BugInstance,
BugAnnotation), and other miscellany. |
| Modifier and Type | Class and Description |
|---|---|
class |
ClassScreener
Class to pre-screen class files, so that only a subset are analyzed.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FindBugs2.setClassScreener(IClassScreener classScreener) |
void |
IFindBugsEngine.setClassScreener(IClassScreener classScreener)
Set the ClassScreener.
|
SpotBugs is licensed under the LGPL.