Interface ReportModelFileHandler

  • All Known Implementing Classes:
    ReportModelReader

    public interface ReportModelFileHandler
    Handles a single ReportModel that has been read from a single JSON file. Use the JsonModelTraverser to read all files.
    • Method Detail