| Package | Description |
|---|---|
| com.github.jferard.fastods |
This package contains all data style, ie the parameters for data (boolean, currency, float, ..
.) display.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BeginTableFlusher
An async flusher to append the preamble of the table.
|
class |
EndTableFlusher
An async flusher for the end of the table.
|
class |
FinalizeFlusher
An async flusher flusher to finalize the file.
|
class |
ImmutableElementsFlusher
An async flusher for mime type and meta elements.
|
class |
PrepareContentFlusher
When the first table is created.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OdsFileWriterAdapter.update(OdsAsyncFlusher flusher) |
void |
NamedOdsFileWriter.update(OdsAsyncFlusher flusher)
Update the writer with a flusher
|
void |
OdsFileDirectWriter.update(OdsAsyncFlusher flusher) |
Copyright © 2016–2021. All rights reserved.