public final class HTMLReport extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
writeHTMLReport(InputStream source,
OutputStream destination,
BatchSummary summary,
String wikiPath,
boolean isFullHTML)
Creates html validation report
|
public static void writeHTMLReport(InputStream source, OutputStream destination, BatchSummary summary, String wikiPath, boolean isFullHTML) throws TransformerException
source - an InputStream instance that is the source Machine
Readable Report.destination - an OutputStream to write the HTML report to.TransformerException - if an unrecoverable error occurs during the course of the
transformationIOException - file system exceptionsJAXBExceptionCopyright © 2015–2017 The veraPDF Consortium. All rights reserved.