Uses of Class
net.sourceforge.groboutils.codecoverage.v2.ant.GroboInstrumentTask.HandleExistingAttribute

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

Uses of GroboInstrumentTask.HandleExistingAttribute in net.sourceforge.groboutils.codecoverage.v2.ant
 

Methods in net.sourceforge.groboutils.codecoverage.v2.ant with parameters of type GroboInstrumentTask.HandleExistingAttribute
 void GroboInstrumentTask.setIfExists(GroboInstrumentTask.HandleExistingAttribute hea)
          Sets the behavior when classes get post-compiled - should the previous post-compiled class be replaced, kept, or should all the previous data be cleaned?
 



Copyright © 2001-2003 by The GroboUtils Project