Package | Description |
---|---|
net.windward.xmlreport |
The reporting-specific part of Windward Reports.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ProcessDocxAPI
This class is a subclass of ProcessReportAPI specifically for creating an output in the DOCX format.
|
interface |
ProcessPptxAPI
This class is a subclass of ProcessReportAPI specifically for creating an output in the Pptx format.
|
interface |
ProcessXlsxAPI
This class is a subclass of ProcessReportAPI specifically for creating an output in the DOCX format.
|
Modifier and Type | Class and Description |
---|---|
class |
ProcessDocx
This class is the main program that takes a template stream and a datasource and
merges them to create a DOCX report stream.
|
class |
ProcessOpenXml
Base ProcessReport class for all reports that write an OpenXML document (DOCX, PPTX, XLSX).
|
class |
ProcessPptx
This class is the main program that takes a template stream and a datasource and
merges them to create a PPTX report stream.
|
class |
ProcessXlsx
This class is the main program that takes a template stream and a datasource and
merges them to create a DOCX report stream.
|
Copyright © 2017 Windward Reports - All Rights Reserved. We are java reporting software