| 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 | Method and Description |
|---|---|
NamedOdsDocument |
OdsFileWriterAdapter.document() |
NamedOdsDocument |
NamedOdsFileWriter.document() |
NamedOdsDocument |
OdsFileDirectWriter.document() |
| Modifier and Type | Method and Description |
|---|---|
static OdsFileWriterBuilder |
OdsFileDirectWriter.builder(Logger logger,
NamedOdsDocument document)
Return a builder for direct writer
|
| Constructor and Description |
|---|
OdsFileHelper(NamedOdsDocument odsDocument,
TableHelper tableHelper,
PositionUtil positionUtil)
Create the helper.
|
Copyright © 2016–2021. All rights reserved.