net.sf.statcvs.pages
Class LogPageMaker
java.lang.Object
net.sf.statcvs.pages.LogPageMaker
- public class LogPageMaker
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LogPageMaker
public LogPageMaker(ReportConfig config,
int year,
int month,
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 ignored
getAnchor
public static String getAnchor(SymbolicName tag)
getURL
public static String getURL(Date date)
toFile
public NavigationNode toFile()