net.sourceforge.groboutils.codecoverage.v2.ant
Class GroboReportTask.LogFilter

java.lang.Object
  extended bynet.sourceforge.groboutils.codecoverage.v2.ant.GroboReportTask.LogFilter
Enclosing class:
GroboReportTask

public static class GroboReportTask.LogFilter
extends java.lang.Object


Constructor Summary
GroboReportTask.LogFilter()
           
 
Method Summary
 ILogFilter getFilter()
           
 void setType(GroboReportTask.FilterTypeAttribute fta)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GroboReportTask.LogFilter

public GroboReportTask.LogFilter()
Method Detail

setType

public void setType(GroboReportTask.FilterTypeAttribute fta)

getFilter

public ILogFilter getFilter()


Copyright © 2001-2003 by The GroboUtils Project