Package net.sf.statcvs.pages.xml
Class DirectoriesXml
java.lang.Object
net.sf.statcvs.pages.xml.DirectoriesXml
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.jdom.Element
toFile()
returns jdom element which contains data extracted from the SortedSet of directories
-
Constructor Details
-
DirectoriesXml
- 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 SortedSet of directories
-