public class WebReportRenderer
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static org.slf4j.Logger |
Log
The Constant Log.
|
| Constructor and Description |
|---|
WebReportRenderer(java.io.File tmpFile)
Instantiates a new web report renderer.
|
| Modifier and Type | Method and Description |
|---|---|
void |
toHtml(org.jdom2.Document doc,
java.io.File file)
To html.
|