A variation of the CoveragePostCompilerTask. This one is intended to
simplify the Ant build files. See
feature request 901588 for details.
author: Matt Albrecht groboclown@users.sourceforge.net version: $Date: 2004/07/07 09:39:09 $ since: March 13, 2004
Inner Class :final public static class FilterTypeAttribute extends EnumeratedAttribute
Inner Class :public static class LogFilter
Method Summary
public void
_addCombo(IReportStyle rs) Even though these are public, they take an interface, and so can't
be called through the Ant script.
public void
_addSingle(IReportStyle rs) Even though these are public, they take an interface, and so can't
be called through the Ant script.
Add a filter to convert the Logger's output format to the standard
format. If no filter is given, then we assume that the logs are
already in the standard format.