Class ReportHtmlTheme
java.lang.Object
com.shaft.tools.internal.support.ReportHtmlTheme
Shared CSS tokens for SHAFT-generated offline HTML reports.
-
Method Summary
Modifier and TypeMethodDescriptionstatic StringescapeHtml(String value) Escapes user-supplied text for safe embedding in generated report HTML.static StringstatusClass(String status) Maps a report status to a CSS class suffix.static Stringstyle()Returns the self-contained SHAFT report stylesheet.
-
Method Details
-
style
Returns the self-contained SHAFT report stylesheet.- Returns:
- CSS stylesheet for generated reports
-
escapeHtml
-
statusClass
-