net.sf.statcvs.pages.xml
Class FilesXml
$Id: FilesXml.java,v 1.5 2008/04/02 11:52:02 benoitx Exp $- Nilendra Weerasinghe (nilendraw@gmail.com)
Element | largestFiles() - returns jdom element which contains data of the largest files in terms of LOC of the repository
|
Element | mostRevs() - returns jdom element which contains data of the files with most revisions
|
Element | toFile() - returns jdom element which contains data regarding the files of the repository
|
FilesXml
public FilesXml(ReportConfig config)
config
- Configuration and data for the report suite
largestFiles
public Element largestFiles()
returns jdom element which contains data of the largest files in terms of LOC of the repository
mostRevs
public Element mostRevs()
returns jdom element which contains data of the files with most revisions
toFile
public Element toFile()
returns jdom element which contains data regarding the files of the repository