| Package | Description |
|---|---|
| net.sf.statcvs.charts | |
| net.sf.statcvs.input |
This package is responsible for parsing CVS logs and working
copy and creating a StatCVS model from them.
|
| net.sf.statcvs.model |
Classes providing a representation of all log data in a
repository.
|
| net.sf.statcvs.pages | |
| net.sf.statcvs.pages.xml |
| Constructor and Description |
|---|
SymbolicNameAnnotation(SymbolicName symbolicName,
java.util.Collection all,
int style)
Creates an annotation for a symbolic name.
|
| Modifier and Type | Method and Description |
|---|---|
SymbolicName |
Builder.getSymbolicName(java.lang.String name)
Returns the
SymbolicName with the given name or creates it
if it does not yet exist. |
| Modifier and Type | Method and Description |
|---|---|
SymbolicName |
Repository.getHead()
A special symbolic name that contains the latest revision of every file.
|
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
CommitLogPageMaker.getAnchor(SymbolicName tag) |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
LogXmlMaker.getAnchor(SymbolicName tag) |
static java.lang.String |
RevisedFilesXml.getAnchor(SymbolicName tag) |