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

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

Uses of TextAuthorNameElement in org.odftoolkit.odfdom.dom
 

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

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

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



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