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.ba |
A bytecode analysis framework for BCEL, providing CFG construction,
generic dataflow analysis, and a variety of specific dataflow analyses.
|
edu.umd.cs.findbugs.filter | |
edu.umd.cs.findbugs.gui2 | |
edu.umd.cs.findbugs.log | |
edu.umd.cs.findbugs.model |
Eventually, all model classes (BugInstance, BugCollection, etc.) should go
in this package.
|
edu.umd.cs.findbugs.xml |
Class and Description |
---|
XMLAttributeList
Helper class to format attributes in an XML tag.
|
XMLOutput
Interface to generate an XML document in some form.
|
XMLWriteable
Interface indicating that an object can write itself to an XML document.
|
Class and Description |
---|
XMLOutput
Interface to generate an XML document in some form.
|
XMLWriteable
Interface indicating that an object can write itself to an XML document.
|
Class and Description |
---|
XMLOutput
Interface to generate an XML document in some form.
|
Class and Description |
---|
XMLOutput
Interface to generate an XML document in some form.
|
Class and Description |
---|
XMLOutput
Interface to generate an XML document in some form.
|
XMLWriteable
Interface indicating that an object can write itself to an XML document.
|
Class and Description |
---|
XMLOutput
Interface to generate an XML document in some form.
|
XMLWriteable
Interface indicating that an object can write itself to an XML document.
|
Class and Description |
---|
MetaCharacterMap
Map of metacharacters that need to be escaped, and what to replace them with.
|
XMLAttributeList
Helper class to format attributes in an XML tag.
|
XMLAttributeList.NameValuePair |
XMLOutput
Interface to generate an XML document in some form.
|
XMLWriteable
Interface indicating that an object can write itself to an XML document.
|
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.