| Package | Description |
|---|---|
| jet.bean | |
| jet.server.api.engine |
| Modifier and Type | Method and Description |
|---|---|
XmlParameter |
XmlParameter.copy()
Adding this method for MailInformation can clone this object.
|
XmlParameter |
MailInformation.getXmlParameter()
Get the xml parameter, which includes the needed parameter when producing xml files.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
JREngine.exportToXML(jet.bean.ExportInformation expInfo,
XmlParameter param) |
boolean |
JREngine.exportToXML(ExportInfo info,
XmlParameter param)
Exports the Logi Report result of the specified report to an XML format file.
|
void |
MailInformation.setXmlParameter(String fileName,
XmlParameter xmlParameter)
Sets the xml parameter and the fileName.
|
void |
MailInformation.setXmlParameter(XmlParameter xmlParameter)
Sets the xml parameter, which includes the needed parameter when producing xml files.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
ReportEngine.exportToXML(ExportInfo info,
XmlParameter param)
Exports the report to xml file.
|
© insightsoftware. All rights reserved.