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

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

Uses of TextCharacterCountElement in org.odftoolkit.odfdom.dom
 

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

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

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



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