CSVRenderer
, CSVWithLinecountPerFileRenderer
, SimpleRenderer
, VSRenderer
, XMLOldRenderer
, XMLRenderer
public interface CPDReportRenderer
Render a
CPDReport
to a file.
CSVRenderer
, XMLRenderer
, SimpleRenderer
, VSRenderer
void
render(CPDReport report, Writer writer)
Write out the contents of the report to the given writer.
default String
renderToString(CPDReport report)
Call the other render method on a StringWriter.
void render(CPDReport report, Writer writer) throws IOException
Write out the contents of the report to the given writer.
report
- The report to write
writer
- A writer for the report file
IOException
- If the writer throws
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