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

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

Uses of TextWordCountElement in org.odftoolkit.odfdom.dom
 

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

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

Methods in org.odftoolkit.odfdom.dom.element.text that return TextWordCountElement
 TextWordCountElement TextSpanElement.newTextWordCountElement(java.lang.String styleNumFormatValue)
          Create child element text:word-count.
 TextWordCountElement TextRubyBaseElement.newTextWordCountElement(java.lang.String styleNumFormatValue)
          Create child element text:word-count.
 TextWordCountElement TextPElement.newTextWordCountElement(java.lang.String styleNumFormatValue)
          Create child element text:word-count.
 TextWordCountElement TextMetaFieldElement.newTextWordCountElement(java.lang.String styleNumFormatValue)
          Create child element text:word-count.
 TextWordCountElement TextMetaElement.newTextWordCountElement(java.lang.String styleNumFormatValue)
          Create child element text:word-count.
 TextWordCountElement TextHElement.newTextWordCountElement(java.lang.String styleNumFormatValue)
          Create child element text:word-count.
 TextWordCountElement TextAElement.newTextWordCountElement(java.lang.String styleNumFormatValue)
          Create child element text:word-count.
 



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