net.sf.statcvs.pages
Class CommitLogPageMaker
java.lang.Object
net.sf.statcvs.pages.CommitLogPageMaker
public class CommitLogPageMaker
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CommitLogPageMaker
public CommitLogPageMaker(ReportConfig config,
int year,
int month,
Collection commits,
boolean firstLogPage)
- 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 NavigationNode toFile()