Interface CustomizableHtmlReport

    • Method Detail

      • getStylesheet

        @Nullable
        @Optional
        TextResource getStylesheet()
        The stylesheet to use to generate the HTML report.
        Returns:
        the stylesheet to use to generate the HTML report
      • setStylesheet

        void setStylesheet​(@Nullable
                           TextResource stylesheet)
        The stylesheet to use to generate the report.
        Parameters:
        stylesheet - the stylesheet to use to generate the HTML report