| Package | Description |
|---|---|
| org.odftoolkit.odfdom.doc |
The "Document Layer" exisit for usability reasons, it gives a feature based view on the document model.
|
| org.odftoolkit.odfdom.incubator.doc.office | |
| org.odftoolkit.odfdom.incubator.doc.text |
| Class and Description |
|---|
| OdfTextParagraph
Deprecated.
As of release 0.8.8, replaced by
org.odftoolkit.simple.text.Paragraph in Simple API. |
| Class and Description |
|---|
| OdfTextListStyle
Convenient functionalty for the parent ODF OpenDocument element
List styles require a lot of code to create one level at a time.
|
| OdfTextOutlineStyle
Convenient functionalty for the parent ODF OpenDocument element
|
| Class and 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. |
| 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
|
| 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. |
Copyright © 2008–2018 Apache Software Foundation; Copyright © 2018–2019 The Document Foundation. All rights reserved.