edu.umd.cs.findbugs.model
Class RegenerateClassFeatures
java.lang.Object
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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RegenerateClassFeatures
public RegenerateClassFeatures(BugCollection bugCollection,
java.lang.String jarFile)
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™ is licenced under the LGPL. Copyright © 2006 University of Maryland.