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

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

Uses of TextSenderTitleElement in org.odftoolkit.odfdom.dom
 

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

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

Methods in org.odftoolkit.odfdom.dom.element.text that return TextSenderTitleElement
 TextSenderTitleElement TextPElement.newTextSenderTitleElement()
          Create child element text:sender-title.
 TextSenderTitleElement TextAElement.newTextSenderTitleElement()
          Create child element text:sender-title.
 TextSenderTitleElement TextSpanElement.newTextSenderTitleElement()
          Create child element text:sender-title.
 TextSenderTitleElement TextRubyBaseElement.newTextSenderTitleElement()
          Create child element text:sender-title.
 TextSenderTitleElement TextMetaElement.newTextSenderTitleElement()
          Create child element text:sender-title.
 TextSenderTitleElement TextMetaFieldElement.newTextSenderTitleElement()
          Create child element text:sender-title.
 TextSenderTitleElement TextHElement.newTextSenderTitleElement()
          Create child element text:sender-title.
 



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