|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ReportConfiguration | |
---|---|
de.smartics.exceptions.report | Provides classes to parse project source code and generate reports. |
Uses of ReportConfiguration in de.smartics.exceptions.report |
---|
Fields in de.smartics.exceptions.report declared as ReportConfiguration | |
---|---|
protected ReportConfiguration |
AbstractBuilder.configuration The configuration to control the generation of the report. |
Methods in de.smartics.exceptions.report that return ReportConfiguration | |
---|---|
ReportConfiguration |
AbstractBuilder.getConfiguration() Returns the configuration to control the generation of the report. |
Methods in de.smartics.exceptions.report with parameters of type ReportConfiguration | |
---|---|
static ReportBuilder |
ReportBuilder.create(ReportConfiguration configuration) Factory method to create an instance of a report builder. |
Constructors in de.smartics.exceptions.report with parameters of type ReportConfiguration | |
---|---|
AbstractBuilder(ReportConfiguration configuration) Default constructor. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |