Uses of Class
org.odftoolkit.odfdom.dom.element.text.TextSenderCountryElement
-
Packages that use TextSenderCountryElement Package Description 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 Modifier and Type Method Description voidDefaultElementVisitor. 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 Modifier and Type Method Description TextSenderCountryElementTextAElement. newTextSenderCountryElement()Create child element <text:sender-country>.TextSenderCountryElementTextMetaElement. newTextSenderCountryElement()Create child element <text:sender-country>.TextSenderCountryElementTextMetaFieldElement. newTextSenderCountryElement()Create child element <text:sender-country>.TextSenderCountryElementTextParagraphElementBase. newTextSenderCountryElement()Create child element <text:sender-country>.TextSenderCountryElementTextRubyBaseElement. newTextSenderCountryElement()Create child element <text:sender-country>.TextSenderCountryElementTextSpanElement. newTextSenderCountryElement()Create child element <text:sender-country>.
-