Package | Description |
---|---|
reportinEngines |
Modifier and Type | Class and Description |
---|---|
class |
ReportGeneratorForFiles
ReportGeneratorForFiles
Responsible for saving the restaurant statistics
in plain text format
|
class |
ReportGeneratorForHTML
ReportGeneratorForHTML
Responsible for saving the restaurant statistics
in HTML format
|
Modifier and Type | Method and Description |
---|---|
IReportGenerator |
ReporterFactory.createReporter(java.lang.String mode)
Creates different types of reporting objects
|