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

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

Uses of TableSourceServiceElement in org.odftoolkit.odfdom.dom
 

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

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

Methods in org.odftoolkit.odfdom.dom.element.table that return TableSourceServiceElement
 TableSourceServiceElement TableDataPilotTableElement.newTableSourceServiceElement(String tableNameValue, String tableObjectNameValue, String tableSourceNameValue)
          Create child element table:source-service.
 



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