Package net.sf.statcvs.pages.xml
Class LogXmlMaker
java.lang.Object
net.sf.statcvs.pages.xml.LogXmlMaker
-
Constructor Summary
ConstructorsConstructorDescriptionLogXmlMaker
(ReportConfig config, Collection commits) Creates a new LogPageMaker. -
Method Summary
-
Constructor Details
-
LogXmlMaker
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
public org.jdom.Element toFile()
-