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

Packages that use TextIndexSourceStyleElement
org.odftoolkit.odfdom.dom   
org.odftoolkit.odfdom.dom.element.text   
 

Uses of TextIndexSourceStyleElement in org.odftoolkit.odfdom.dom
 

Methods in org.odftoolkit.odfdom.dom with parameters of type TextIndexSourceStyleElement
 void DefaultElementVisitor.visit(TextIndexSourceStyleElement ele)
          A method to visit "text:index-source-style" elements
 

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

Methods in org.odftoolkit.odfdom.dom.element.text that return TextIndexSourceStyleElement
 TextIndexSourceStyleElement TextIndexSourceStylesElement.newTextIndexSourceStyleElement(String textStyleNameValue)
          Create child element text:index-source-style.
 



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