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 void
DefaultElementVisitor. 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 TextAuthorNameElement
TextAElement. newTextAuthorNameElement()
Create child element <text:author-name>.TextAuthorNameElement
TextHElement. newTextAuthorNameElement()
Create child element <text:author-name>.TextAuthorNameElement
TextMetaElement. newTextAuthorNameElement()
Create child element <text:author-name>.TextAuthorNameElement
TextMetaFieldElement. newTextAuthorNameElement()
Create child element <text:author-name>.TextAuthorNameElement
TextPElement. newTextAuthorNameElement()
Create child element <text:author-name>.TextAuthorNameElement
TextRubyBaseElement. newTextAuthorNameElement()
Create child element <text:author-name>.TextAuthorNameElement
TextSpanElement. newTextAuthorNameElement()
Create child element <text:author-name>.
-