net.sourceforge.groboutils.codecoverage.v2.ant
Class CoveragePostCompilerTask.Configuration
java.lang.Object
net.sourceforge.groboutils.codecoverage.v2.ant.CoveragePostCompilerTask.Configuration
- Enclosing class:
- CoveragePostCompilerTask
- public static final class CoveragePostCompilerTask.Configuration
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
factory
public java.lang.String factory
logDir
public java.io.File logDir
cacheSize
public int cacheSize
CoveragePostCompilerTask.Configuration
public CoveragePostCompilerTask.Configuration()
setFactory
public void setFactory(java.lang.String name)
setLogdir
public void setLogdir(java.io.File dirname)
setCacheSize
public void setCacheSize(int size)
generatePropertyFile
public void generatePropertyFile(java.io.File outfiledir,
int moduleCount)
throws java.io.IOException
- Throws:
java.io.IOException
Copyright © 2001-2003 by The GroboUtils Project