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(String styleNumFormatValue)
          Create child element text:word-count.
 TextWordCountElement TextRubyBaseElement.newTextWordCountElement(String styleNumFormatValue)
          Create child element text:word-count.
 TextWordCountElement TextPElement.newTextWordCountElement(String styleNumFormatValue)
          Create child element text:word-count.
 TextWordCountElement TextMetaFieldElement.newTextWordCountElement(String styleNumFormatValue)
          Create child element text:word-count.
 TextWordCountElement TextMetaElement.newTextWordCountElement(String styleNumFormatValue)
          Create child element text:word-count.
 TextWordCountElement TextHElement.newTextWordCountElement(String styleNumFormatValue)
          Create child element text:word-count.
 TextWordCountElement TextAElement.newTextWordCountElement(String styleNumFormatValue)
          Create child element text:word-count.
 



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