public class LogXmlMaker
extends java.lang.Object
Constructor | Description |
---|---|
LogXmlMaker(ReportConfig config,
java.util.Collection commits) |
Creates a new LogPageMaker.
|
Modifier and Type | Method | Description |
---|---|---|
static java.lang.String |
getAnchor(SymbolicName tag) |
|
static java.lang.String |
getURL(java.util.Date date) |
|
org.jdom.Element |
toFile() |
public LogXmlMaker(ReportConfig config, java.util.Collection commits)
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
- public static java.lang.String getAnchor(SymbolicName tag)
public static java.lang.String getURL(java.util.Date date)
public org.jdom.Element toFile()