net.sf.statcvs.pages.xml

Class LogXmlMaker


public class LogXmlMaker
extends Object

This is a mere copy of the LogXMLpagemaker class with few changes done

Constructor Summary

LogXmlMaker(ReportConfig config, Collection commits)
Creates a new LogPageMaker.

Method Summary

static String
getAnchor(SymbolicName tag)
static String
getURL(Date date)
Element
toFile()

Constructor Details

LogXmlMaker

public LogXmlMaker(ReportConfig config,
                   Collection commits)
Creates a new LogPageMaker.
Parameters:
commits - A list of commits; those not in the right month will be ignored

Method Details

getAnchor

public static String getAnchor(SymbolicName tag)

getURL

public static String getURL(Date date)

toFile

public Element toFile()