| Class | Description |
|---|---|
| OdfEditableTextExtractor | Deprecated
As of release 0.8.8, replaced by
org.odftoolkit.simple.common.EditableTextExtractor in Simple API. |
| OdfTextExtractor | Deprecated
As of release 0.8.8, replaced by
org.odftoolkit.simple.common.TextExtractor in Simple API. |
| OdfTextHeading | Deprecated
As of release 0.8.8, replaced by
org.odftoolkit.simple.text.Paragraph in Simple API. |
| OdfTextList | Deprecated
As of release 0.8.8, replaced by
org.odftoolkit.simple.text.list.List in Simple API. |
| OdfTextListLevelStyleBullet |
Convenient functionalty for the parent ODF OpenDocument element
|
| OdfTextListLevelStyleImage |
Convenient functionalty for the parent ODF OpenDocument element
|
| OdfTextListLevelStyleNumber |
Convenient functionalty for the parent ODF OpenDocument element
|
| OdfTextListStyle |
Convenient functionalty for the parent ODF OpenDocument element
List styles require a lot of code to create one level at a time.
|
| OdfTextOutlineLevelStyle |
Convenient functionalty for the parent ODF OpenDocument element
|
| OdfTextOutlineStyle |
Convenient functionalty for the parent ODF OpenDocument element
|
| OdfTextParagraph | Deprecated
As of release 0.8.8, replaced by
org.odftoolkit.simple.text.Paragraph in Simple API. |
| OdfTextSpan | Deprecated
As of release 0.8.8, replaced by
org.odftoolkit.simple.text.Span in Simple API. |
| OdfWhitespaceProcessor | Deprecated
As of release 0.8.8, replaced by
org.odftoolkit.simple.common.WhitespaceProcessor in Simple API. |
Copyright © 2008–2018 Apache Software Foundation; Copyright © 2018–2019 The Document Foundation. All rights reserved.