Uses of Package
org.eclipse.actf.model.dom.odf.table

Packages that use org.eclipse.actf.model.dom.odf.table
org.eclipse.actf.model.dom.odf.office This package contains interfaces of ODF office namespace. 
org.eclipse.actf.model.dom.odf.range This package contains interfaces that specify ranges of ODF contents. 
org.eclipse.actf.model.dom.odf.table This package contains interfaces of ODF table namespace. 
 

Classes in org.eclipse.actf.model.dom.odf.table used by org.eclipse.actf.model.dom.odf.office
TableElement
          Interface for <table:table> element.
 

Classes in org.eclipse.actf.model.dom.odf.table used by org.eclipse.actf.model.dom.odf.range
TableCellElement
          Interface for <table:table-cell> element.
TableElement
          Interface for <table:table> element.
 

Classes in org.eclipse.actf.model.dom.odf.table used by org.eclipse.actf.model.dom.odf.table
TableCellElement
          Interface for <table:table-cell> element.
TableColumnElement
          Interface for <table:table-column> element.
TableElement
          Interface for <table:table> element.
TableRowElement
          Interface for <table:table-row> element.