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

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

Uses of TextSenderCountryElement in org.odftoolkit.odfdom.dom
 

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

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

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



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