FindBugs™ 1.3.9

edu.umd.cs.findbugs.model
Class RegenerateClassFeatures

java.lang.Object
  extended by edu.umd.cs.findbugs.model.RegenerateClassFeatures

public class RegenerateClassFeatures
extends java.lang.Object

Repopulate a BugCollection with class features from the classes in a specified jar file.

Author:
David Hovemeyer

Constructor Summary
RegenerateClassFeatures(BugCollection bugCollection, java.lang.String jarFile)
           
 
Method Summary
 RegenerateClassFeatures execute()
           
 BugCollection getBugCollection()
           
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RegenerateClassFeatures

public RegenerateClassFeatures(BugCollection bugCollection,
                               java.lang.String jarFile)
Method Detail

execute

public RegenerateClassFeatures execute()
                                throws java.io.IOException
Throws:
java.io.IOException

getBugCollection

public BugCollection getBugCollection()
Returns:
Returns the bugCollection.

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Throws:
java.lang.Exception

FindBugs™ 1.3.9

FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.