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