| Package | Description |
|---|---|
| com.github.jferard.fastods |
This package contains all data style, ie the parameters for data (boolean, currency, float, ..
.) display.
|
| com.github.jferard.fastods.tool |
| Modifier and Type | Class and Description |
|---|---|
class |
ObjectToCellValueConverter
The value of a cell
|
| Modifier and Type | Class and Description |
|---|---|
class |
SQLToCellValueConverter
A converter SQL to OpenDocument cell value
|
| Constructor and Description |
|---|
ResultSetDataWrapper(Logger logger,
ToCellValueConverter converter,
String rangeName,
ResultSet rs,
TableCellStyle headCellStyle,
boolean autoFilter,
Map<Integer,CellType> cellTypeByColIndex,
CellValue nullValue,
int max) |
Copyright © 2016–2021. All rights reserved.