| Package | Description |
|---|---|
| com.github.jferard.fastods |
This package contains all data style, ie the parameters for data (boolean, currency, float, ..
.) display.
|
| Modifier and Type | Method and Description |
|---|---|
TableRowImpl |
Table.getRow(int rowIndex)
Return a row from an index
|
TableRowImpl |
Table.nextRow()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
TableRowImpl.appendXMLToTable(TableRowImpl row,
XMLUtil xmlUtil,
Appendable appendable)
Append the XML corresponding to a given row to the appendable
|
| Constructor and Description |
|---|
EndTableFlusher(com.github.jferard.fastods.TableAppender appender,
List<TableRowImpl> rows) |
Copyright © 2016–2021. All rights reserved.