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

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

Uses of TextIllustrationIndexSourceElement in org.odftoolkit.odfdom.dom
 

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

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

Methods in org.odftoolkit.odfdom.dom.element.text that return TextIllustrationIndexSourceElement
 TextIllustrationIndexSourceElement TextIllustrationIndexElement.newTextIllustrationIndexSourceElement()
          Create child element text:illustration-index-source.
 



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