public class ReportModelReader extends java.lang.Object implements ReportModelFileHandler
| Constructor and Description |
|---|
ReportModelReader(ReportGenerator.Config config) |
| Modifier and Type | Method and Description |
|---|---|
void |
handleReportModel(ReportModelFile modelFile) |
CompleteReportModel |
readDirectory(java.io.File sourceDir) |
public ReportModelReader(ReportGenerator.Config config)
public CompleteReportModel readDirectory(java.io.File sourceDir)
public void handleReportModel(ReportModelFile modelFile)
handleReportModel in interface ReportModelFileHandler