Package net.sf.statcvs.pages.xml
Class LogXml
java.lang.Object
net.sf.statcvs.pages.xml.LogXml
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.jdom.Element
toFile()
returns jdom element which contains data extracted from the commit list of the repository
-
Constructor Details
-
LogXml
- Parameters:
config
- Configuration and data for the report suite
-
-
Method Details
-
toFile
public org.jdom.Element toFile()returns jdom element which contains data extracted from the commit list of the repository
-