|
Groovy Documentation | |||||||
PREV NEXT | FRAMES NO FRAMES |
Interface Summary | |
---|---|
ReportWriter | Represents the interface of an object that can write out a report |
Class Summary | |
---|---|
AbstractReportWriter | Abstract superclass for ReportWriter implementation classes. |
HtmlReportWriter | ReportWriter that generates an HTML report. |
ReportWriterFactory | Factory for ReportWriter objects based on the report type (name). |
TextReportWriter | ReportWriter that generates an simple ASCII text report. |
XmlReportWriter | ReportWriter that generates an XML report. |
Groovy Documentation