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
org.odftoolkit.simple.table.Table in Simple API. |
Class and Description |
---|
OdfTable
Deprecated.
As of release 0.8.8, replaced by
org.odftoolkit.simple.table.Table in Simple API. |
OdfTableCell
Deprecated.
As of release 0.8.8, replaced by
org.odftoolkit.simple.table.Cell in Simple API. |
OdfTableCellRange
Deprecated.
As of release 0.8.8, replaced by
org.odftoolkit.simple.table.CellRange in Simple API. |
OdfTableColumn
Deprecated.
As of release 0.8.8, replaced by
org.odftoolkit.simple.table.Column in Simple API. |
OdfTableRow
Deprecated.
As of release 0.8.8, replaced by
org.odftoolkit.simple.table.Row in Simple API. |
Copyright © 2008-2014 The Apache Software Foundation. All Rights Reserved.