Uses of Interface net.sf.statcvs.output.WebRepositoryIntegration

Uses in package net.sf.statcvs.renderer

Methods with parameter type net.sf.statcvs.output.WebRepositoryIntegration

void
Render a cell containing a file to HTML
void
Render a cell containing a file
void
XMLRenderer.renderFileCell(VersionedFile file, boolean withIcon, WebRepositoryIntegration webRepository)
Render a cell containing a file to XML

Uses in package net.sf.statcvs.output

Classes implementing net.sf.statcvs.output.WebRepositoryIntegration

class
Integration of the Chora CVS Viewer
class
Integration of cvsweb
class
Creates links to a JCVSWeb repository browser.
class
class
Integration of ViewCVS
class
Integration of ViewVC

Methods with parameter type net.sf.statcvs.output.WebRepositoryIntegration

void
void

Methods with return type net.sf.statcvs.output.WebRepositoryIntegration

WebRepositoryIntegration
Returns a WebRepositoryIntegration object if the user has specified a URL to one.
WebRepositoryIntegration

Uses in package net.sf.statcvs.reportmodel

Methods with parameter type net.sf.statcvs.output.WebRepositoryIntegration

void
Setting a WebRepository turns filenames into links to that file.