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

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

Uses of TextIndexEntryTabStopElement in org.odftoolkit.odfdom.dom
 

Methods in org.odftoolkit.odfdom.dom with parameters of type TextIndexEntryTabStopElement
 void DefaultElementVisitor.visit(TextIndexEntryTabStopElement ele)
          A method to visit "text:index-entry-tab-stop" elements
 

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

Methods in org.odftoolkit.odfdom.dom.element.text that return TextIndexEntryTabStopElement
 TextIndexEntryTabStopElement TextUserIndexEntryTemplateElement.newTextIndexEntryTabStopElement(String styleTypeValue)
          Create child element text:index-entry-tab-stop.
 TextIndexEntryTabStopElement TextTableOfContentEntryTemplateElement.newTextIndexEntryTabStopElement(String styleTypeValue)
          Create child element text:index-entry-tab-stop.
 TextIndexEntryTabStopElement TextTableIndexEntryTemplateElement.newTextIndexEntryTabStopElement(String styleTypeValue)
          Create child element text:index-entry-tab-stop.
 TextIndexEntryTabStopElement TextObjectIndexEntryTemplateElement.newTextIndexEntryTabStopElement(String styleTypeValue)
          Create child element text:index-entry-tab-stop.
 TextIndexEntryTabStopElement TextIllustrationIndexEntryTemplateElement.newTextIndexEntryTabStopElement(String styleTypeValue)
          Create child element text:index-entry-tab-stop.
 TextIndexEntryTabStopElement TextBibliographyEntryTemplateElement.newTextIndexEntryTabStopElement(String styleTypeValue)
          Create child element text:index-entry-tab-stop.
 TextIndexEntryTabStopElement TextAlphabeticalIndexEntryTemplateElement.newTextIndexEntryTabStopElement(String styleTypeValue)
          Create child element text:index-entry-tab-stop.
 



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