FindBugs™ 1.3.9

edu.umd.cs.findbugs.workflow
Class UnionResults

java.lang.Object
  extended by edu.umd.cs.findbugs.workflow.UnionResults

public class UnionResults
extends java.lang.Object

Compute the union of two sets of bug results, preserving annotations.


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

Constructor Detail

UnionResults

public UnionResults()
Method Detail

union

public static SortedBugCollection union(SortedBugCollection origCollection,
                                        SortedBugCollection newCollection)

main

public static void main(java.lang.String[] argv)
                 throws java.io.IOException,
                        org.dom4j.DocumentException
Throws:
java.io.IOException
org.dom4j.DocumentException

FindBugs™ 1.3.9

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