|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.sf.statcvs.pages.xml.LogXmlMaker
public class LogXmlMaker
Constructor Summary | |
---|---|
LogXmlMaker(ReportConfig config,
java.util.Collection commits)
Creates a new LogPageMaker. |
Method Summary | |
---|---|
static java.lang.String |
getAnchor(SymbolicName tag)
|
static java.lang.String |
getURL(java.util.Date date)
|
org.jdom.Element |
toFile()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
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
- Method Detail |
---|
public static java.lang.String getAnchor(SymbolicName tag)
public static java.lang.String getURL(java.util.Date date)
public org.jdom.Element toFile()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |