Class SetBugDatabaseInfo


  • public class SetBugDatabaseInfo
    extends java.lang.Object
    Java main application to compute update a historical bug collection with results from another build/analysis.
    Author:
    William Pugh
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      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

      • SetBugDatabaseInfo

        public SetBugDatabaseInfo()
    • Method Detail

      • main

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