public class RevisedFilesXml
extends java.lang.Object
| Constructor | Description |
|---|---|
RevisedFilesXml(ReportConfig config) |
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 RevisedFilesXml(ReportConfig config)
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()
throws java.util.NoSuchElementException
java.util.NoSuchElementException