| Package | Description |
|---|---|
| net.windward.xmlreport |
The reporting-specific part of the Windward Engine.
|
| Modifier and Type | Method and Description |
|---|---|
BatchReport |
ProcessReportAPIBase.batchNext(java.io.OutputStream report)
Deprecated.
Generates the next document in the batch and returns the results of that document.
|
java.util.List<java.lang.String> |
ProcessReportAPIBase.findPodsUsed()
Deprecated.
Find Pod's being used by a Document.
|
static int |
JoinReports.joinPdf(ProcessReport[] documents,
java.io.OutputStream report)
Join multiple reports into a single generated PDF.
|
static void |
JoinReports.main(java.lang.String[] args)
Join multiple files into a single PDF.
|
void |
ProcessReportAPIBase.process()
Deprecated.
Create a report from the input template & datasource(s), writing it to the output (report) stream.
|
void |
ProcessReportAPIBase.processData(DataSourceProvider data,
java.lang.String datasource)
Deprecated.
Process a set of data for the report.
|
void |
ProcessReportAPIBase.processData(java.util.Map<java.lang.String,DataSourceProvider> dataProviders)
Deprecated.
Process multiple sets of data for the report.
|
void |
ProcessReportAPIBase.processSetup()
Deprecated.
Process the template and get the report ready to process data files.
|
void |
ProcessReportAPIBase.processSetup(int inputType)
Deprecated.
Process the template and get the report ready to process data files.
|
void |
ProcessReportAPIBase.processSetup(int inputType,
ICacheHandler cacheHandler)
Deprecated.
|
Copyright © 2002-2026 Windward Studios, LLC. - All Rights Reserved. We are Java document generation software