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