FindBugs™ 1.3.9

edu.umd.cs.findbugs
Class NewResults

java.lang.Object
  extended by edu.umd.cs.findbugs.NewResults

Deprecated.

@Deprecated
public class NewResults
extends java.lang.Object


Constructor Summary
NewResults(SortedBugCollection origCollection, SortedBugCollection newCollection)
          Deprecated.  
NewResults(java.lang.String origFilename, java.lang.String newFilename)
          Deprecated.  
 
Method Summary
 SortedBugCollection execute()
          Deprecated.  
static void main(java.lang.String[] argv)
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NewResults

public NewResults(java.lang.String origFilename,
                  java.lang.String newFilename)
           throws java.io.IOException,
                  org.dom4j.DocumentException
Deprecated. 
Throws:
java.io.IOException
org.dom4j.DocumentException

NewResults

public NewResults(SortedBugCollection origCollection,
                  SortedBugCollection newCollection)
Deprecated. 
Method Detail

execute

public SortedBugCollection execute()
Deprecated. 

main

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

FindBugs™ 1.3.9

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