| 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 and Description |
|---|---|
static StringAnnotation |
StringAnnotation.fromRawString(java.lang.String value) |
static StringAnnotation |
StringAnnotation.fromXMLEscapedString(java.lang.String value) |
| Modifier and Type | Method and Description |
|---|---|
void |
BugAnnotationVisitor.visitStringAnnotation(StringAnnotation stringAnnotation) |
SpotBugs is licensed under the LGPL.