Uses of Class
org.odftoolkit.odfdom.dom.element.text.TextSenderCityElement
-
Packages that use TextSenderCityElement Package Description org.odftoolkit.odfdom.dom org.odftoolkit.odfdom.dom.element.text -
-
Uses of TextSenderCityElement in org.odftoolkit.odfdom.dom
Methods in org.odftoolkit.odfdom.dom with parameters of type TextSenderCityElement Modifier and Type Method Description voidDefaultElementVisitor. visit(TextSenderCityElement ele)A method to visit "text:sender-city" elements -
Uses of TextSenderCityElement in org.odftoolkit.odfdom.dom.element.text
Methods in org.odftoolkit.odfdom.dom.element.text that return TextSenderCityElement Modifier and Type Method Description TextSenderCityElementTextAElement. newTextSenderCityElement()Create child element <text:sender-city>.TextSenderCityElementTextMetaElement. newTextSenderCityElement()Create child element <text:sender-city>.TextSenderCityElementTextMetaFieldElement. newTextSenderCityElement()Create child element <text:sender-city>.TextSenderCityElementTextParagraphElementBase. newTextSenderCityElement()Create child element <text:sender-city>.TextSenderCityElementTextRubyBaseElement. newTextSenderCityElement()Create child element <text:sender-city>.TextSenderCityElementTextSpanElement. newTextSenderCityElement()Create child element <text:sender-city>.
-