Uses of Class
org.odftoolkit.odfdom.dom.element.text.TextAuthorInitialsElement
-
Packages that use TextAuthorInitialsElement Package Description org.odftoolkit.odfdom.dom org.odftoolkit.odfdom.dom.element.text -
-
Uses of TextAuthorInitialsElement in org.odftoolkit.odfdom.dom
Methods in org.odftoolkit.odfdom.dom with parameters of type TextAuthorInitialsElement Modifier and Type Method Description voidDefaultElementVisitor. visit(TextAuthorInitialsElement ele)A method to visit "text:author-initials" elements -
Uses of TextAuthorInitialsElement in org.odftoolkit.odfdom.dom.element.text
Methods in org.odftoolkit.odfdom.dom.element.text that return TextAuthorInitialsElement Modifier and Type Method Description TextAuthorInitialsElementTextAElement. newTextAuthorInitialsElement()Create child element <text:author-initials>.TextAuthorInitialsElementTextMetaElement. newTextAuthorInitialsElement()Create child element <text:author-initials>.TextAuthorInitialsElementTextMetaFieldElement. newTextAuthorInitialsElement()Create child element <text:author-initials>.TextAuthorInitialsElementTextParagraphElementBase. newTextAuthorInitialsElement()Create child element <text:author-initials>.TextAuthorInitialsElementTextRubyBaseElement. newTextAuthorInitialsElement()Create child element <text:author-initials>.TextAuthorInitialsElementTextSpanElement. newTextAuthorInitialsElement()Create child element <text:author-initials>.
-