public interface TextReportBuilder extends ReportBuilder<TextReportBuilder.TextReportSettings,TextReportBuilder.TextDocument>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
TextReportBuilder.TextDocument
Defines the document marker interface for text reports.
|
static interface |
TextReportBuilder.TextReportSettings
Defines the supported report settings.
|
ReportBuilder.Document, ReportBuilder.ReportSettingsbuildReport