Package | Description |
---|---|
sirius.web.data |
Class and Description |
---|
ExcelExport
Generates an Excel file which can be sent as a response for a
WebContext |
LineBasedProcessor
Processes line based input files like MS Excel or CSV.
|
NamedRowProcessor
Invoked by a
SmartLineBasedProcessor to handle one row. |
RowProcessor
Invoked by a
LineBasedProcessor to handle one row. |
SmartLineBasedProcessor
Provides an additional processing step within a
LineBasedProcessor to transform rows into maps. |
SmartRow
A row of a dataset that supports multiple same-named columns.
|
Copyright © 2018. All rights reserved.