net.sf.statcvs.pages.xml
Class LogXmlMaker
java.lang.Object
net.sf.statcvs.pages.xml.LogXmlMaker
public class LogXmlMaker
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LogXmlMaker
public LogXmlMaker(ReportConfig config,
Collection commits)
- Creates a new LogPageMaker.
- Parameters:
year
- The log page's yearmonth
- The log page's month (0 for January)commits
- A list of commits; those not in the
right month will be ignoredoutputFormat
-
getAnchor
public static String getAnchor(SymbolicName tag)
getURL
public static String getURL(Date date)
toFile
public org.jdom.Element toFile()