net.sourceforge.groboutils.codecoverage.v2.ant
Class FailOnReportStyle.IncludeAndExclude

java.lang.Object
  extended bynet.sourceforge.groboutils.codecoverage.v2.ant.FailOnReportStyle.IncludeAndExclude
Enclosing class:
FailOnReportStyle

public static class FailOnReportStyle.IncludeAndExclude
extends java.lang.Object


Constructor Summary
FailOnReportStyle.IncludeAndExclude()
           
 
Method Summary
protected  void check()
           
protected  java.lang.String getType()
           
 void setClass(java.lang.String f)
           
 void setModule(java.lang.String s)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FailOnReportStyle.IncludeAndExclude

public FailOnReportStyle.IncludeAndExclude()
Method Detail

setModule

public void setModule(java.lang.String s)

setClass

public void setClass(java.lang.String f)

check

protected void check()
              throws org.apache.tools.ant.BuildException
Throws:
org.apache.tools.ant.BuildException

getType

protected java.lang.String getType()


Copyright © 2001-2003 by The GroboUtils Project