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

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

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

Methods in net.sourceforge.groboutils.codecoverage.v2.ant that return SimpleHtmlReportStyle
 SimpleHtmlReportStyle CoverageReportTask.createSimpleStyle()
          Deprecated.  
 

Methods in net.sourceforge.groboutils.codecoverage.v2.ant with parameters of type SimpleHtmlReportStyle
 void GroboReportTask.addSimpleHtml(SimpleHtmlReportStyle shrs)
           
 void GroboReportTask.addSimple(SimpleHtmlReportStyle shrs)
           
 



Copyright © 2001-2003 by The GroboUtils Project