Class Update


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

      • Update

        public Update()
    • Method Detail

      • getFilePathParts

        public static java.lang.String[] getFilePathParts​(java.lang.String filePath)
      • main

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

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