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

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

Uses of TextChapterElement in org.odftoolkit.odfdom.dom
 

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

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

Methods in org.odftoolkit.odfdom.dom.element.text that return TextChapterElement
 TextChapterElement TextPElement.newTextChapterElement(String textDisplayValue, int textOutlineLevelValue)
          Create child element text:chapter.
 TextChapterElement TextAElement.newTextChapterElement(String textDisplayValue, int textOutlineLevelValue)
          Create child element text:chapter.
 TextChapterElement TextSpanElement.newTextChapterElement(String textDisplayValue, int textOutlineLevelValue)
          Create child element text:chapter.
 TextChapterElement TextRubyBaseElement.newTextChapterElement(String textDisplayValue, int textOutlineLevelValue)
          Create child element text:chapter.
 TextChapterElement TextMetaElement.newTextChapterElement(String textDisplayValue, int textOutlineLevelValue)
          Create child element text:chapter.
 TextChapterElement TextMetaFieldElement.newTextChapterElement(String textDisplayValue, int textOutlineLevelValue)
          Create child element text:chapter.
 TextChapterElement TextHElement.newTextChapterElement(String textDisplayValue, int textOutlineLevelValue)
          Create child element text:chapter.
 



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