|
FindBugs™ 1.3.9 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XMLWriteableWithMessages | |
---|---|
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. |
Uses of XMLWriteableWithMessages in edu.umd.cs.findbugs |
---|
Subinterfaces of XMLWriteableWithMessages in edu.umd.cs.findbugs | |
---|---|
interface |
BugAnnotation
An object providing context information about a particular BugInstance. |
Classes in edu.umd.cs.findbugs that implement XMLWriteableWithMessages | |
---|---|
class |
BugAnnotationWithSourceLines
|
class |
BugInstance
An instance of a bug pattern. |
class |
ClassAnnotation
A BugAnnotation object specifying a Java class involved in the bug. |
class |
FieldAnnotation
A BugAnnotation specifying a particular field in particular class. |
class |
IntAnnotation
Bug annotation class for integer values. |
class |
LocalVariableAnnotation
Bug annotation class for local variable names |
class |
MethodAnnotation
A BugAnnotation specifying a particular method in a particular class. |
class |
PackageMemberAnnotation
Abstract base class for BugAnnotations describing constructs which are contained in a Java package. |
class |
SourceLineAnnotation
A BugAnnotation that records a range of source lines in a class. |
class |
StringAnnotation
Bug annotation class for string values. |
class |
TypeAnnotation
Bug annotation class for java types. |
|
FindBugs™ 1.3.9 | |||||||||
PREV NEXT | FRAMES NO FRAMES |