psdi.unittest.findbugs

Class FindBugsReportGenerator

  • java.lang.Object
    • psdi.unittest.findbugs.FindBugsReportGenerator


  • public class FindBugsReportGenerator
    extends java.lang.Object
    • Constructor Detail

      • FindBugsReportGenerator

        public FindBugsReportGenerator()
                                throws java.lang.Exception
        Throws:
        java.lang.Exception
    • Method Detail

      • getScheduledDay

        public java.lang.String getScheduledDay()
      • parseXMLReports

        public java.util.List parseXMLReports()
                                       throws java.text.ParseException
        Throws:
        java.text.ParseException
      • generateHTMLChart

        protected void generateHTMLChart(java.util.List listRsi)
                                  throws java.lang.Exception
        Throws:
        java.lang.Exception
      • main

        public static void main(java.lang.String[] args)