Class LogXmlMaker

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

public class LogXmlMaker extends Object
  • Constructor Details

    • LogXmlMaker

      public LogXmlMaker(ReportConfig config, Collection commits)
      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

    • getAnchor

      public static String getAnchor(SymbolicName tag)
    • getURL

      public static String getURL(Date date)
    • toFile

      public org.jdom.Element toFile()