All Classes and Interfaces
Class
Description
A block to be rendered in the HTML report.
Implementations of this interface can contribute additional sections to the
HTML report when registered via the Java service loader mechanism.
The context to contribute sections for.
An image to be rendered in the HTML report.
Builder for
Image.A block of key-value pairs to be rendered in the HTML report.
Builder for
KeyValuePairs.A block of labels to be rendered in the HTML report.
Builder for
Labels.A block of text to be rendered in the HTML report.
Builder for
Paragraph.A block of pre-formatted text to be rendered in the HTML report.
Builder for
PreFormattedOutput.A titled section to be rendered in the HTML report.
Builder for
Section.A block of subsections to be rendered in the HTML report.
Builder for
Subsections.