| 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
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
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. |
| 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
Paragraph in Simple API. |
| OdfTextSpan
Deprecated.
As of release 0.8.8, replaced by
Span in Simple API. |
Copyright © 2008-2015 The Apache Software Foundation. All Rights Reserved.