Package hudson.plugins.findbugs.util.model

Interface Summary
AnnotationProvider Provides an annotation counter for a model object.
FileAnnotation Annotates a collection of line ranges in a file.
 

Class Summary
AbstractAnnotation A base class for annotations.
AnnotationContainer A container for annotations.
AnnotationStream An XStream for annotations.
JavaPackage A serializable Java Bean class representing a Java package.
JavaProject A serializable Java Bean class representing a project that has been built by Hudson.
LineRange A line range in a source file is defined by its first and last line.
MavenModule A serializable Java Bean class representing a maven module.
Priority.PriorityConverter Converts priorities for XStream deserialization.
WorkspaceFile A serializable Java Bean class representing a file in the Hudson workspace.
 

Enum Summary
Priority Defines the priority of an annotation.
 



Copyright © 2008. All Rights Reserved.