edu.umd.cs.findbugs
Class NewResults
java.lang.Object
edu.umd.cs.findbugs.NewResults
public class NewResults
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NewResults
public NewResults(java.lang.String origFilename,
java.lang.String newFilename)
throws java.io.IOException,
org.dom4j.DocumentException
- Throws:
java.io.IOException
org.dom4j.DocumentException
NewResults
public NewResults(SortedBugCollection origCollection,
SortedBugCollection newCollection,
Project project)
execute
public SortedBugCollection execute()
main
public static void main(java.lang.String[] argv)
throws java.lang.Exception
- Throws:
java.lang.Exception