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 | Method | Description |
---|---|---|
BugCategory |
I18N.getBugCategory(java.lang.String category) |
Get the BugCategory object for a category key.
|
Modifier and Type | Method | Description |
---|---|---|
java.util.Collection<BugCategory> |
I18N.getBugCategoryObjects() |
Modifier and Type | Method | Description |
---|---|---|
int |
BugCategory.compareTo(BugCategory other) |
|
boolean |
I18N.registerBugCategory(java.lang.String category,
BugCategory bc) |
Set the metadata for a bug category.
|
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.