Uses of Class
org.odftoolkit.odfdom.dom.element.text.TextIndexBodyElement
-
Packages that use TextIndexBodyElement Package Description org.odftoolkit.odfdom.dom org.odftoolkit.odfdom.dom.element.text -
-
Uses of TextIndexBodyElement in org.odftoolkit.odfdom.dom
Methods in org.odftoolkit.odfdom.dom with parameters of type TextIndexBodyElement Modifier and Type Method Description voidDefaultElementVisitor. visit(TextIndexBodyElement ele)A method to visit "text:index-body" elements -
Uses of TextIndexBodyElement in org.odftoolkit.odfdom.dom.element.text
Methods in org.odftoolkit.odfdom.dom.element.text that return TextIndexBodyElement Modifier and Type Method Description TextIndexBodyElementTextAlphabeticalIndexElement. newTextIndexBodyElement()Create child element <text:index-body>.TextIndexBodyElementTextBibliographyElement. newTextIndexBodyElement()Create child element <text:index-body>.TextIndexBodyElementTextIllustrationIndexElement. newTextIndexBodyElement()Create child element <text:index-body>.TextIndexBodyElementTextObjectIndexElement. newTextIndexBodyElement()Create child element <text:index-body>.TextIndexBodyElementTextTableIndexElement. newTextIndexBodyElement()Create child element <text:index-body>.TextIndexBodyElementTextTableOfContentElement. newTextIndexBodyElement()Create child element <text:index-body>.TextIndexBodyElementTextUserIndexElement. newTextIndexBodyElement()Create child element <text:index-body>.
-