net.sf.statcvs.pages.xml

Class RevisedFilesXml


public class RevisedFilesXml
extends Object

Version:
$Id: RevisedFilesXml.java,v 1.2 2008/04/02 11:22:16 benoitx Exp $ This is the class which generates the per file information of the xml report
Author:
Nilendra Weerasinghe (nilendraw@gmail.com)

Constructor Summary

RevisedFilesXml(ReportConfig config)
Creates a new LogPageMaker.

Method Summary

static String
getAnchor(SymbolicName tag)
static String
getURL(Date date)
Element
toFile()

Constructor Details

RevisedFilesXml

public RevisedFilesXml(ReportConfig config)
Creates a new LogPageMaker.
Parameters:

Method Details

getAnchor

public static String getAnchor(SymbolicName tag)

getURL

public static String getURL(Date date)

toFile

public Element toFile()
            throws NoSuchElementException