Uses of Class
org.odftoolkit.odfdom.dom.element.text.TextBookmarkElement
Packages that use TextBookmarkElement
-
Uses of TextBookmarkElement in org.odftoolkit.odfdom.dom
Methods in org.odftoolkit.odfdom.dom with parameters of type TextBookmarkElementModifier and TypeMethodDescriptionvoidDefaultElementVisitor.visit(TextBookmarkElement ele) A method to visit "text:bookmark" elements -
Uses of TextBookmarkElement in org.odftoolkit.odfdom.dom.element.text
Methods in org.odftoolkit.odfdom.dom.element.text that return TextBookmarkElementModifier and TypeMethodDescriptionTextAElement.newTextBookmarkElement(String textNameValue) Create child element <text:bookmark>.TextMetaElement.newTextBookmarkElement(String textNameValue) Create child element <text:bookmark>.TextMetaFieldElement.newTextBookmarkElement(String textNameValue) Create child element <text:bookmark>.TextParagraphElementBase.newTextBookmarkElement(String textNameValue) Create child element <text:bookmark>.TextRubyBaseElement.newTextBookmarkElement(String textNameValue) Create child element <text:bookmark>.TextSpanElement.newTextBookmarkElement(String textNameValue) Create child element <text:bookmark>.