net.sf.statcvs.pages.xml

Class GenerateXml


public class GenerateXml
extends Object

Version:
$Id: GenerateXml.java,v 1.2 2008/04/02 11:22:16 benoitx Exp $ This is the central class which creates all of the xml reports
Author:
Nilendra Weerasinghe (nilendraw@gmail.com)

Constructor Summary

GenerateXml(ReportConfig config)

Method Summary

void
generate()
This method will invoke the classes which capture the data required to generate the xmls

Constructor Details

GenerateXml

public GenerateXml(ReportConfig config)
Parameters:
config - Configuration and data for the report suite

Method Details

generate

public void generate()
This method will invoke the classes which capture the data required to generate the xmls