String
defaultFileExtension()
Return the default filename extension to use.
void
end()
This method is at the very end of the Rendering process, after
renderFileReport(Report)
.
void
flush()
String
getDescription()
Get the description of the Renderer.
String
getName()
Get the name of the Renderer.
Writer
getWriter()
Get the Writer for the Renderer.
boolean
isShowSuppressedViolations()
Get the indicator for whether to show suppressed violations.
default GlobalAnalysisListener
newListener()
Returns a new analysis listener, that handles violations by rendering them in an implementation-defined way.
void
renderFileReport(Report report)
Render the given file Report.
void
setDescription(String description)
Set the description of the Renderer.
void
setFileNameRenderer(FileNameRenderer fileNameRenderer)
Set the
FileNameRenderer
used to render file paths to the report.
void
setName(String name)
Set the name of the Renderer.
void
setReportFile(String reportFilename)
Sets the filename where the report should be written to.
void
setShowSuppressedViolations(boolean showSuppressedViolations)
Set the indicator for whether to show suppressed violations.
void
setWriter(Writer writer)
Set the Writer for the Renderer.
void
start()
This method is called before any source files are processed.
void
startFileAnalysis(TextFile dataSource)
This method is called each time a source file is processed.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4