Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
net.sf.statcvs.output.ViewCvsIntegration
net.sf.statcvs.output.ViewVcIntegration
public class ViewVcIntegration
extends ViewCvsIntegration
Constructor 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