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

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

Uses of TextAuthorInitialsElement in org.odftoolkit.odfdom.dom
 

Methods in org.odftoolkit.odfdom.dom with parameters of type TextAuthorInitialsElement
 void DefaultElementVisitor.visit(TextAuthorInitialsElement ele)
          A method to visit "text:author-initials" elements
 

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

Methods in org.odftoolkit.odfdom.dom.element.text that return TextAuthorInitialsElement
 TextAuthorInitialsElement TextPElement.newTextAuthorInitialsElement()
          Create child element text:author-initials.
 TextAuthorInitialsElement TextAElement.newTextAuthorInitialsElement()
          Create child element text:author-initials.
 TextAuthorInitialsElement TextSpanElement.newTextAuthorInitialsElement()
          Create child element text:author-initials.
 TextAuthorInitialsElement TextRubyBaseElement.newTextAuthorInitialsElement()
          Create child element text:author-initials.
 TextAuthorInitialsElement TextMetaElement.newTextAuthorInitialsElement()
          Create child element text:author-initials.
 TextAuthorInitialsElement TextMetaFieldElement.newTextAuthorInitialsElement()
          Create child element text:author-initials.
 TextAuthorInitialsElement TextHElement.newTextAuthorInitialsElement()
          Create child element text:author-initials.
 



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