| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectnet.sf.statcvs.output.ViewCvsIntegrationnet.sf.statcvs.output.ViewVcIntegrationpublic class ViewVcIntegrationextends ViewCvsIntegrationConstructor Summary | |
| |
Method Summary | |
String |
|
protected String |
|
String |
|
Methods inherited from class net.sf.statcvs.output.ViewCvsIntegration | |
getBaseUrl, getDiffUrl, getDirectoryUrl, getFileHistoryUrl, getFileUrl, getFileViewUrl, getFileViewUrl, getName, getPostfix, isInAttic, setAtticFileNames | |
public ViewVcIntegration(String baseURL)
- Parameters:
baseURL- base URL of the ViewVC installation
public String getDiffUrl(Revision oldRevision, Revision newRevision)
- Specified by:
- getDiffUrl in interface WebRepositoryIntegration
- Overrides:
- getDiffUrl in interface ViewCvsIntegration
- See Also:
net.sf.statsvn.output.WebRepositoryIntegration.getDiffUrl
protected String getFileUrl(VersionedFile file, String parameter)
- Overrides:
- getFileUrl in interface ViewCvsIntegration
public String getName()
- Specified by:
- getName in interface WebRepositoryIntegration
- Overrides:
- getName in interface ViewCvsIntegration
- See Also:
net.sf.statsvn.output.WebRepositoryIntegration.getName