Class CommitLogPageMaker
java.lang.Object
net.sf.statcvs.pages.CommitLogPageMaker
-
Constructor Summary
ConstructorsConstructorDescriptionCommitLogPageMaker(ReportConfig config, int year, int month, Collection commits, boolean firstLogPage) Creates a new LogPageMaker. -
Method Summary
Modifier and TypeMethodDescriptionstatic StringgetAnchor(SymbolicName tag) static StringtoFile()
-
Constructor Details
-
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-
-
-
Method Details
-
getAnchor
-
getURL
-
toFile
-