|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.sf.statcvs.pages.LogPageMaker
public class LogPageMaker
Constructor Summary | |
---|---|
LogPageMaker(ReportConfig config,
int year,
int month,
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)
|
NavigationNode |
toFile()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LogPageMaker(ReportConfig config, int year, int month, 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 NavigationNode toFile()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |