Uses of Class
org.odftoolkit.odfdom.dom.element.text.TextIndexSourceStylesElement
-
Packages that use TextIndexSourceStylesElement Package Description org.odftoolkit.odfdom.dom org.odftoolkit.odfdom.dom.element.text -
-
Uses of TextIndexSourceStylesElement in org.odftoolkit.odfdom.dom
Methods in org.odftoolkit.odfdom.dom with parameters of type TextIndexSourceStylesElement Modifier and Type Method Description voidDefaultElementVisitor. visit(TextIndexSourceStylesElement ele)A method to visit "text:index-source-styles" elements -
Uses of TextIndexSourceStylesElement in org.odftoolkit.odfdom.dom.element.text
Methods in org.odftoolkit.odfdom.dom.element.text that return TextIndexSourceStylesElement Modifier and Type Method Description TextIndexSourceStylesElementTextTableOfContentSourceElement. newTextIndexSourceStylesElement(int textOutlineLevelValue)Create child element <text:index-source-styles>.TextIndexSourceStylesElementTextUserIndexSourceElement. newTextIndexSourceStylesElement(int textOutlineLevelValue)Create child element <text:index-source-styles>.
-