|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.statcvs.pages.xml.FilesXml
public class FilesXml
| Constructor Summary | |
|---|---|
FilesXml(ReportConfig config)
|
|
| Method Summary | |
|---|---|
org.jdom.Element |
largestFiles()
returns jdom element which contains data of the largest files in terms of LOC of the repository |
org.jdom.Element |
mostRevs()
returns jdom element which contains data of the files with most revisions |
org.jdom.Element |
toFile()
returns jdom element which contains data regarding the files of the repository |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FilesXml(ReportConfig config)
config - Configuration and data for the report suite| Method Detail |
|---|
public org.jdom.Element toFile()
public org.jdom.Element largestFiles()
public org.jdom.Element mostRevs()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||