public class XSLTProfileReporter extends XSLTAuditReporter
XSLTAuditReporter.StandardOutputStream, XSLTAuditReporter.ThrowingErrorListenerencoding, file, intermediateFile, stylesheet, title| Constructor and Description |
|---|
XSLTProfileReporter() |
| Modifier and Type | Method and Description |
|---|---|
void |
report(Profile profile)
Creates a report from a model.
|
getDescription, getLineBreakSequence, getName, getStylesheet, report, setEncoding, setFile, setIntermediateFile, setStyleSheet, setTitlepublic void report(Profile profile) throws java.lang.reflect.InvocationTargetException
AuditReporterreport in interface AuditReporterreport in class XSLTAuditReporterjava.lang.reflect.InvocationTargetException - if the implementation throws an exception (e.g., an IOException).