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

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

Uses of TextObjectCountElement in org.odftoolkit.odfdom.dom
 

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

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

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



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