Uses of Package
org.odftoolkit.odfdom.doc.table

Packages that use org.odftoolkit.odfdom.doc.table
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. 
 

Classes in org.odftoolkit.odfdom.doc.table used by org.odftoolkit.odfdom.doc
OdfTable
          Deprecated. As of release 0.8.8, replaced by org.odftoolkit.simple.table.Table in Simple API.
 

Classes in org.odftoolkit.odfdom.doc.table used by org.odftoolkit.odfdom.doc.table
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-2017 The Apache Software Foundation. All Rights Reserved.