Uses of Class
net.sourceforge.groboutils.codecoverage.v2.ant.SourceXslReportStyle.StyleType

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

Uses of SourceXslReportStyle.StyleType in net.sourceforge.groboutils.codecoverage.v2.ant
 

Methods in net.sourceforge.groboutils.codecoverage.v2.ant with parameters of type SourceXslReportStyle.StyleType
 void SourceXslReportStyle.addRootStyle(SourceXslReportStyle.StyleType s)
           
 void SourceXslReportStyle.addSourceStyle(SourceXslReportStyle.StyleType s)
           
 void SourceXslReportStyle.addPackageStyle(SourceXslReportStyle.StyleType s)
           
 void SourceXslReportStyle.addFile(SourceXslReportStyle.StyleType s)
           
protected  StyleTransformer SourceXslReportStyle.getStyleTransformer(org.apache.tools.ant.Project project, SourceXslReportStyle.StyleType s)
           
 



Copyright © 2001-2003 by The GroboUtils Project