| 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.doc.table |
Provide convenient methods to manipulate table in ODF text and spreadsheet document.
|
| Class and Description |
|---|
| OdfTable
Deprecated.
As of release 0.8.8, replaced by
Table in Simple API. |
| Class and Description |
|---|
| OdfTable
Deprecated.
As of release 0.8.8, replaced by
Table in Simple API. |
| OdfTableCell
Deprecated.
As of release 0.8.8, replaced by
Cell in Simple API. |
| OdfTableCellRange
Deprecated.
As of release 0.8.8, replaced by
CellRange in Simple API. |
| OdfTableColumn
Deprecated.
As of release 0.8.8, replaced by
Column in Simple API. |
| OdfTableRow
Deprecated.
As of release 0.8.8, replaced by
Row in Simple API. |
Copyright © 2008-2015 The Apache Software Foundation. All Rights Reserved.