public class ReportTask.CSVFormatterElement extends Object
| Constructor and Description |
|---|
ReportTask.CSVFormatterElement() |
| Modifier and Type | Method and Description |
|---|---|
org.jacoco.report.IReportVisitor |
createVisitor() |
void |
setDestfile(File destfile)
Sets the output file for the report.
|
void |
setEncoding(String encoding)
Sets the output encoding for generated XML file.
|
public void setDestfile(File destfile)
destfile - output filepublic org.jacoco.report.IReportVisitor createVisitor()
throws IOException
IOExceptionpublic void setEncoding(String encoding)
encoding - output encodingCopyright © 2009-2015 Mountainminds GmbH & Co. KG. All Rights Reserved.