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

Packages that use TextIndexSourceStylesElement
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
 void DefaultElementVisitor.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
 TextIndexSourceStylesElement TextUserIndexSourceElement.newTextIndexSourceStylesElement(int textOutlineLevelValue)
          Create child element text:index-source-styles.
 TextIndexSourceStylesElement TextTableOfContentSourceElement.newTextIndexSourceStylesElement(int textOutlineLevelValue)
          Create child element text:index-source-styles.
 



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