Uses of Class
org.odftoolkit.odfdom.dom.element.text.TextSenderEmailElement
-
Packages that use TextSenderEmailElement Package Description org.odftoolkit.odfdom.dom org.odftoolkit.odfdom.dom.element.text -
-
Uses of TextSenderEmailElement in org.odftoolkit.odfdom.dom
Methods in org.odftoolkit.odfdom.dom with parameters of type TextSenderEmailElement Modifier and Type Method Description voidDefaultElementVisitor. visit(TextSenderEmailElement ele)A method to visit "text:sender-email" elements -
Uses of TextSenderEmailElement in org.odftoolkit.odfdom.dom.element.text
Methods in org.odftoolkit.odfdom.dom.element.text that return TextSenderEmailElement Modifier and Type Method Description TextSenderEmailElementTextAElement. newTextSenderEmailElement()Create child element <text:sender-email>.TextSenderEmailElementTextMetaElement. newTextSenderEmailElement()Create child element <text:sender-email>.TextSenderEmailElementTextMetaFieldElement. newTextSenderEmailElement()Create child element <text:sender-email>.TextSenderEmailElementTextParagraphElementBase. newTextSenderEmailElement()Create child element <text:sender-email>.TextSenderEmailElementTextRubyBaseElement. newTextSenderEmailElement()Create child element <text:sender-email>.TextSenderEmailElementTextSpanElement. newTextSenderEmailElement()Create child element <text:sender-email>.
-