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

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

Uses of TextParagraphCountElement in org.odftoolkit.odfdom.dom
 

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

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

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



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