public class TextReporter
extends org.revapi.reporter.file.AbstractFileReporter
| Constructor and Description |
|---|
TextReporter() |
| Modifier and Type | Method and Description |
|---|---|
protected freemarker.template.Configuration |
createFreeMarkerConfiguration()
Creates a new FreeMarker configuration.
|
protected void |
doReport(org.revapi.Report report) |
protected void |
flushReports() |
String |
getExtensionId() |
Reader |
getJSONSchema() |
void |
initialize(org.revapi.AnalysisContext analysis) |
protected void |
setOutput(PrintWriter wrt) |
protected void setOutput(PrintWriter wrt)
setOutput in class org.revapi.reporter.file.AbstractFileReporterpublic void initialize(@Nonnull org.revapi.AnalysisContext analysis)
initialize in interface org.revapi.configuration.Configurableinitialize in class org.revapi.reporter.file.AbstractFileReporterprotected freemarker.template.Configuration createFreeMarkerConfiguration()
protected void doReport(@Nonnull org.revapi.Report report)
doReport in class org.revapi.reporter.file.AbstractFileReporterprotected void flushReports()
throws IOException
flushReports in class org.revapi.reporter.file.AbstractFileReporterIOExceptionCopyright © 2014-2020 Lukas Krejci. All Rights Reserved.