| 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.odselement |
| Modifier and Type | Interface and Description |
|---|---|
interface |
OdsDocument
An ods document.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AnonymousOdsDocument
An ods document.
|
class |
NamedOdsDocument
An ods document with a name.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
StylesContainer
A container for styles
|
| Modifier and Type | Class and Description |
|---|---|
class |
OdsElements
The OdsElements class is simply a facade in front of various OdsElement classes
(ContentElement, StylesElement, ...).
|
class |
StylesContainerImpl
content.xml/office:document-content
|
Copyright © 2016–2021. All rights reserved.