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

Packages that use TextIndexSourceStylesElement
org.odftoolkit.odfdom.doc.text   
org.odftoolkit.odfdom.dom.element.text   
 

Uses of TextIndexSourceStylesElement in org.odftoolkit.odfdom.doc.text
 

Subclasses of TextIndexSourceStylesElement in org.odftoolkit.odfdom.doc.text
 class OdfTextIndexSourceStyles
          Convenient functionalty for the parent ODF OpenDocument element
 

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

Methods in org.odftoolkit.odfdom.dom.element.text that return TextIndexSourceStylesElement
 TextIndexSourceStylesElement TextTableOfContentSourceElement.newTextIndexSourceStylesElement(java.lang.String textOutlineLevelAttributeValue)
          Create child element .
 TextIndexSourceStylesElement TextUserIndexSourceElement.newTextIndexSourceStylesElement(java.lang.String textOutlineLevelAttributeValue)
          Create child element .
 



Copyright © 2008-2010 ODF Toolkit Project. All Rights Reserved.