public final class XsltTransformer extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
transform(InputStream source,
InputStream xslt,
OutputStream destination,
Map<String,String> arguments)
Creates html validation report
|
public static void transform(InputStream source, InputStream xslt, OutputStream destination, Map<String,String> arguments) 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 exceptionsCopyright © 2015–2017 The veraPDF Consortium. All rights reserved.