public class ReportTask.XMLFormatterElement extends Object
Constructor and Description |
---|
XMLFormatterElement() |
Modifier and Type | Method and Description |
---|---|
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 void setEncoding(String encoding)
encoding
- output encodingpublic IReportVisitor createVisitor() throws IOException
IOException
Copyright © 2022. All rights reserved.