| Package | Description |
|---|---|
| net.windward.tools | |
| net.windward.util |
Low-level utilities.
|
| net.windward.xmlreport |
The reporting-specific part of Windward Reports.
|
| Class and Description |
|---|
| SetupException
Thrown if there is a problem initializing the engine.
|
| Class and Description |
|---|
| SetupException
Thrown if there is a problem initializing the engine.
|
| Class and Description |
|---|
| AlreadyProcessedException
If ProcessReport.process is called twice on the same object, this exception
will be thrown on the second+ calls.
|
| ProcessCsvAPI
This class is a subclass of ProcessReportAPI specifically for creating an output in the CSV format.
|
| ProcessDocxAPI
This class is a subclass of ProcessReportAPI specifically for creating an output in the DOCX format.
|
| ProcessGraphics2D
Base ProcessReport class for all reports that use the Graphics2D builder.
|
| ProcessHtmlAPI
This class is a subclass of ProcessReportAPI specifically for creating an output in the html format.
|
| ProcessOpenXml
Base ProcessReport class for all reports that write an OpenXML document (DOCX, PPTX, XLSX).
|
| ProcessOpenXmlAPI
This class is a subclass of ProcessReportAPI specifically for creating an output in any of the OpneXML formats.
|
| ProcessPdfAPI
This class is a subclass of ProcessReportAPI specifically for creating an output in the pdf format.
|
| ProcessPptxAPI
This class is a subclass of ProcessReportAPI specifically for creating an output in the Pptx format.
|
| ProcessPrinter
Process object for a printer report.
|
| ProcessPrinterAPI
Interface for ProcessPrinter.
|
| ProcessReport
This class is the base class that takes a template stream and a DataSource and merges them to
create a report stream.
|
| ProcessReport.CleanDatasource
This is not part of the public interface.
|
| ProcessReport.DrillDownTemplate
This is not part of the public interface.
|
| ProcessReportAPI
This class is the base class that takes a template stream and a DataSource and merges them to
create a report stream.
|
| ProcessReportAPIBase
This class is the base class that takes a template stream and a DataSource and merges them to
create a report stream.
|
| ProcessRtfAPI
This class is a subclass of ProcessReportAPI specifically for creating an output in the rtf format.
|
| ProcessTxtAPI
This class is a subclass of ProcessReportAPI specifically for creating an output in the ASCII text format.
|
| ProcessXlsxAPI
This class is a subclass of ProcessReportAPI specifically for creating an output in the DOCX format.
|
| SetupException
Thrown if there is a problem initializing the engine.
|
| TemplateInfo
Information about a template.
|
| TemplateInfo.DataSourceProfile
Information stored in the template for a datasource.
|
| TemplateInfo.DataSourceProfile.DataSetProfile
A dataset in a datasource.
|
| TemplateVariable |
| TemplateVariable.CAL_OFFSET
What offset from the date run to set the calendar value to.
|
| TemplateVariable.VAR_TYPE
What type of variable this data is
|
Copyright © 2017 Windward Reports - All Rights Reserved. We are java reporting software