Uses of Class
org.odftoolkit.odfdom.dom.element.text.TextCharacterCountElement
Packages that use TextCharacterCountElement
-
Uses of TextCharacterCountElement in org.odftoolkit.odfdom.dom
Methods in org.odftoolkit.odfdom.dom with parameters of type TextCharacterCountElementModifier and TypeMethodDescriptionvoidDefaultElementVisitor.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 TextCharacterCountElementModifier and TypeMethodDescriptionTextAElement.newTextCharacterCountElement(String styleNumFormatValue) Create child element <text:character-count>.TextMetaElement.newTextCharacterCountElement(String styleNumFormatValue) Create child element <text:character-count>.TextMetaFieldElement.newTextCharacterCountElement(String styleNumFormatValue) Create child element <text:character-count>.TextParagraphElementBase.newTextCharacterCountElement(String styleNumFormatValue) Create child element <text:character-count>.TextRubyBaseElement.newTextCharacterCountElement(String styleNumFormatValue) Create child element <text:character-count>.TextSpanElement.newTextCharacterCountElement(String styleNumFormatValue) Create child element <text:character-count>.