| 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 | Field and Description |
|---|---|
protected PropertyBundle |
ComponentPlugin.properties |
| Modifier and Type | Method and Description |
|---|---|
PropertyBundle |
PropertyBundle.copy() |
PropertyBundle |
ComponentPlugin.getProperties() |
| Constructor and Description |
|---|
ComponentPlugin(Plugin plugin,
java.lang.String id,
java.lang.ClassLoader classLoader,
java.lang.Class<? extends T> componentClass,
PropertyBundle properties,
boolean enabledByDefault,
java.lang.String description,
java.lang.String details) |
SpotBugs is licensed under the LGPL.