Package de.businesscode.bcdui.wrs.export
-
Interface Summary Interface Description Wrs2Excel.TemplateResolver resolves template file via templateName abstraction, usually implemented by container component, i.e. servlet and returns the input-stream to the template -
Class Summary Class Description AbstractExcelSheetDataWriter Base class for writing a Wrs or a WrsRequest to an Excel sheetCsvDataWriter ExcelSylkTemplate ExcelSylkTemplate.ColumnMapping This class encapsulates a pair of a column caption and the respective data column name.SylkDataWriter Wrq2ExcelSheetDataWriter Takes a wrq:WrsRequest an optional rnd:Wrs2Excel, executes it and writes the result into an Excel sheet via Poi Api The caller is responsible to create the Workbook containing the SheetWrs2Excel Wrs to Excel (.xlsx) data exporter: exports data from Wrs into sheet(s) of target excel template, uses efficient streaming API when interfacing with input document and output.