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

Packages that use OdfIndexTitleElement
org.odftoolkit.odfdom.doc.element.text   
org.odftoolkit.odfdom.dom.element.style   
org.odftoolkit.odfdom.dom.element.text   
 

Uses of OdfIndexTitleElement in org.odftoolkit.odfdom.doc.element.text
 

Subclasses of OdfIndexTitleElement in org.odftoolkit.odfdom.doc.element.text
 class OdfIndexTitle
           
 

Uses of OdfIndexTitleElement in org.odftoolkit.odfdom.dom.element.style
 

Methods in org.odftoolkit.odfdom.dom.element.style that return OdfIndexTitleElement
 OdfIndexTitleElement OdfHeaderElement.createIndexTitleElement(String name)
          Create child element text:index-title.
 OdfIndexTitleElement OdfFooterLeftElement.createIndexTitleElement(String name)
          Create child element text:index-title.
 OdfIndexTitleElement OdfHeaderLeftElement.createIndexTitleElement(String name)
          Create child element text:index-title.
 OdfIndexTitleElement OdfFooterElement.createIndexTitleElement(String name)
          Create child element text:index-title.
 

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

Methods in org.odftoolkit.odfdom.dom.element.text that return OdfIndexTitleElement
 OdfIndexTitleElement OdfIndexTitleElement.createIndexTitleElement(String name)
          Create child element text:index-title.
 OdfIndexTitleElement OdfIndexBodyElement.createIndexTitleElement(String name)
          Create child element text:index-title.
 



Copyright © 2009. All Rights Reserved.