Class RevisedFilesXml

java.lang.Object
net.sf.statcvs.pages.xml.RevisedFilesXml

public class RevisedFilesXml extends Object
  • Constructor Details

    • RevisedFilesXml

      public RevisedFilesXml(ReportConfig config)
      Creates a new LogPageMaker.
      Parameters:
      year - The log page's year
      month - The log page's month (0 for January)
      commits - A list of commits; those not in the right month will be ignored
      outputFormat -
  • Method Details