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.
|
edu.umd.cs.findbugs.filter | |
edu.umd.cs.findbugs.gui2 |
Modifier and Type | Method and Description |
---|---|
Filter |
Project.getSuppressionFilter() |
Modifier and Type | Method and Description |
---|---|
void |
Project.setSuppressionFilter(Filter suppressionFilter) |
Constructor and Description |
---|
SAXBugCollectionHandler(Filter filter,
java.io.File base) |
Modifier and Type | Method and Description |
---|---|
static Filter |
Filter.parseFilter(java.lang.String fileName) |
Constructor and Description |
---|
ApplyNewFilter(Filter suppressionFilter,
PreferencesFrame preferencesFrame,
FilterActivity.FilterActivityNotifier filterActivityNotifier) |
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.