Uses of Class
net.sourceforge.groboutils.codecoverage.v2.ant.SimpleXslReportStyle

Packages that use SimpleXslReportStyle
net.sourceforge.groboutils.codecoverage.v2.ant Ant interface for performing the code coverage tasks. 
 

Uses of SimpleXslReportStyle in net.sourceforge.groboutils.codecoverage.v2.ant
 

Subclasses of SimpleXslReportStyle in net.sourceforge.groboutils.codecoverage.v2.ant
 class SimpleHtmlReportStyle
          Describes a report style, used to generate readable reports from the XML output.
 

Methods in net.sourceforge.groboutils.codecoverage.v2.ant with parameters of type SimpleXslReportStyle
 void GroboReportTask.addXsl(SimpleXslReportStyle sxrs)
           
 



Copyright © 2001-2003 by The GroboUtils Project