Uses of Class
org.odftoolkit.odfdom.dom.element.text.TextAuthorNameElement
-
Packages that use TextAuthorNameElement Package Description org.odftoolkit.odfdom.dom org.odftoolkit.odfdom.dom.element.text -
-
Uses of TextAuthorNameElement in org.odftoolkit.odfdom.dom
Methods in org.odftoolkit.odfdom.dom with parameters of type TextAuthorNameElement Modifier and Type Method Description voidDefaultElementVisitor. visit(TextAuthorNameElement ele)A method to visit "text:author-name" elements -
Uses of TextAuthorNameElement in org.odftoolkit.odfdom.dom.element.text
Methods in org.odftoolkit.odfdom.dom.element.text that return TextAuthorNameElement Modifier and Type Method Description TextAuthorNameElementTextAElement. newTextAuthorNameElement()Create child element <text:author-name>.TextAuthorNameElementTextHElement. newTextAuthorNameElement()Create child element <text:author-name>.TextAuthorNameElementTextMetaElement. newTextAuthorNameElement()Create child element <text:author-name>.TextAuthorNameElementTextMetaFieldElement. newTextAuthorNameElement()Create child element <text:author-name>.TextAuthorNameElementTextPElement. newTextAuthorNameElement()Create child element <text:author-name>.TextAuthorNameElementTextRubyBaseElement. newTextAuthorNameElement()Create child element <text:author-name>.TextAuthorNameElementTextSpanElement. newTextAuthorNameElement()Create child element <text:author-name>.
-