| Class | Description |
|---|---|
| OdfEditableTextExtractor | Deprecated
As of release 0.8.8, replaced by
EditableTextExtractor in Simple API. |
| OdfTextExtractor | Deprecated
As of release 0.8.8, replaced by
TextExtractor in Simple API. |
| OdfTextHeading | Deprecated
As of release 0.8.8, replaced by
Paragraph in Simple API. |
| OdfTextList | Deprecated
As of release 0.8.8, replaced by
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
Paragraph in Simple API. |
| OdfTextSpan | Deprecated
As of release 0.8.8, replaced by
Span in Simple API. |
| OdfWhitespaceProcessor | Deprecated
As of release 0.8.8, replaced by
WhitespaceProcessor in Simple API. |
Copyright © 2008-2015 The Apache Software Foundation. All Rights Reserved.