| 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.util |
| Modifier and Type | Method and Description |
|---|---|
void |
AnonymousOdsFileWriter.saveAs(File file,
ZipUTF8WriterBuilder builder)
Save the document to file.
|
void |
AnonymousOdsFileWriter.saveAs(String filename,
ZipUTF8WriterBuilder builder)
Save the document to filename.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ZipUTF8WriterBuilderImpl
A builder for ZipUTF8Writer
|
Copyright © 2016–2021. All rights reserved.