public class ReportTask.XMLFormatterElement
extends java.lang.Object
| Constructor | Description |
|---|---|
XMLFormatterElement() |
| Modifier and Type | Method | Description |
|---|---|---|
IReportVisitor |
createVisitor() |
|
void |
setDestfile(java.io.File destfile) |
Sets the output file for the report.
|
void |
setEncoding(java.lang.String encoding) |
Sets the output encoding for generated XML file.
|
public void setDestfile(java.io.File destfile)
destfile - output filepublic void setEncoding(java.lang.String encoding)
encoding - output encodingpublic IReportVisitor createVisitor() throws java.io.IOException
java.io.IOExceptionCopyright © 2018. All rights reserved.