Uses of Class
org.odftoolkit.odfdom.dom.element.table.TableDatabaseSourceTableElement

Packages that use TableDatabaseSourceTableElement
org.odftoolkit.odfdom.dom   
org.odftoolkit.odfdom.dom.element.table   
 

Uses of TableDatabaseSourceTableElement in org.odftoolkit.odfdom.dom
 

Methods in org.odftoolkit.odfdom.dom with parameters of type TableDatabaseSourceTableElement
 void DefaultElementVisitor.visit(TableDatabaseSourceTableElement ele)
          A method to visit "table:database-source-table" elements
 

Uses of TableDatabaseSourceTableElement in org.odftoolkit.odfdom.dom.element.table
 

Methods in org.odftoolkit.odfdom.dom.element.table that return TableDatabaseSourceTableElement
 TableDatabaseSourceTableElement TableDatabaseRangeElement.newTableDatabaseSourceTableElement(String tableDatabaseNameValue, String tableDatabaseTableNameValue)
          Create child element table:database-source-table.
 TableDatabaseSourceTableElement TableDataPilotTableElement.newTableDatabaseSourceTableElement(String tableDatabaseNameValue, String tableDatabaseTableNameValue)
          Create child element table:database-source-table.
 



Copyright © 2008-2017 The Apache Software Foundation. All Rights Reserved.