Package | Description |
---|---|
net.windward.xmlreport |
The reporting-specific part of the Windward Engine.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ProcessDocxAPI
Deprecated.
Use ProcessDocx instead.
|
interface |
ProcessPptxAPI
Deprecated.
Use ProcessPptx instead.
|
interface |
ProcessXlsxAPI
Deprecated.
Use ProcessXlsx instead.
|
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 © 2002-2021 Windward Studios, LLC. - All Rights Reserved. We are Java document generation software