Uses of Class
org.odftoolkit.odfdom.dom.element.text.TextChapterElement
Packages that use TextChapterElement
-
Uses of TextChapterElement in org.odftoolkit.odfdom.dom
Methods in org.odftoolkit.odfdom.dom with parameters of type TextChapterElementModifier and TypeMethodDescriptionvoidDefaultElementVisitor.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 TextChapterElementModifier and TypeMethodDescriptionTextAElement.newTextChapterElement(String textDisplayValue, int textOutlineLevelValue) Create child element <text:chapter>.TextMetaElement.newTextChapterElement(String textDisplayValue, int textOutlineLevelValue) Create child element <text:chapter>.TextMetaFieldElement.newTextChapterElement(String textDisplayValue, int textOutlineLevelValue) Create child element <text:chapter>.TextParagraphElementBase.newTextChapterElement(String textDisplayValue, int textOutlineLevelValue) Create child element <text:chapter>.TextRubyBaseElement.newTextChapterElement(String textDisplayValue, int textOutlineLevelValue) Create child element <text:chapter>.TextSpanElement.newTextChapterElement(String textDisplayValue, int textOutlineLevelValue) Create child element <text:chapter>.