Uses of Class
org.odftoolkit.odfdom.dom.element.text.TextSenderPostalCodeElement
-
Packages that use TextSenderPostalCodeElement Package Description org.odftoolkit.odfdom.dom org.odftoolkit.odfdom.dom.element.text -
-
Uses of TextSenderPostalCodeElement in org.odftoolkit.odfdom.dom
Methods in org.odftoolkit.odfdom.dom with parameters of type TextSenderPostalCodeElement Modifier and Type Method Description voidDefaultElementVisitor. visit(TextSenderPostalCodeElement ele)A method to visit "text:sender-postal-code" elements -
Uses of TextSenderPostalCodeElement in org.odftoolkit.odfdom.dom.element.text
Methods in org.odftoolkit.odfdom.dom.element.text that return TextSenderPostalCodeElement Modifier and Type Method Description TextSenderPostalCodeElementTextAElement. newTextSenderPostalCodeElement()Create child element <text:sender-postal-code>.TextSenderPostalCodeElementTextMetaElement. newTextSenderPostalCodeElement()Create child element <text:sender-postal-code>.TextSenderPostalCodeElementTextMetaFieldElement. newTextSenderPostalCodeElement()Create child element <text:sender-postal-code>.TextSenderPostalCodeElementTextParagraphElementBase. newTextSenderPostalCodeElement()Create child element <text:sender-postal-code>.TextSenderPostalCodeElementTextRubyBaseElement. newTextSenderPostalCodeElement()Create child element <text:sender-postal-code>.TextSenderPostalCodeElementTextSpanElement. newTextSenderPostalCodeElement()Create child element <text:sender-postal-code>.
-