Uses of Class
org.odftoolkit.odfdom.dom.element.text.TextTableCountElement

Packages that use TextTableCountElement
org.odftoolkit.odfdom.dom   
org.odftoolkit.odfdom.dom.element.text   
 

Uses of TextTableCountElement in org.odftoolkit.odfdom.dom
 

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

Uses of TextTableCountElement in org.odftoolkit.odfdom.dom.element.text
 

Methods in org.odftoolkit.odfdom.dom.element.text that return TextTableCountElement
 TextTableCountElement TextSpanElement.newTextTableCountElement(String styleNumFormatValue)
          Create child element text:table-count.
 TextTableCountElement TextRubyBaseElement.newTextTableCountElement(String styleNumFormatValue)
          Create child element text:table-count.
 TextTableCountElement TextPElement.newTextTableCountElement(String styleNumFormatValue)
          Create child element text:table-count.
 TextTableCountElement TextMetaFieldElement.newTextTableCountElement(String styleNumFormatValue)
          Create child element text:table-count.
 TextTableCountElement TextMetaElement.newTextTableCountElement(String styleNumFormatValue)
          Create child element text:table-count.
 TextTableCountElement TextHElement.newTextTableCountElement(String styleNumFormatValue)
          Create child element text:table-count.
 TextTableCountElement TextAElement.newTextTableCountElement(String styleNumFormatValue)
          Create child element text:table-count.
 



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