Uses of Class
org.odftoolkit.odfdom.dom.element.text.TextBookmarkRefElement
-
Packages that use TextBookmarkRefElement Package Description org.odftoolkit.odfdom.dom org.odftoolkit.odfdom.dom.element.text -
-
Uses of TextBookmarkRefElement in org.odftoolkit.odfdom.dom
Methods in org.odftoolkit.odfdom.dom with parameters of type TextBookmarkRefElement Modifier and Type Method Description voidDefaultElementVisitor. visit(TextBookmarkRefElement ele)A method to visit "text:bookmark-ref" elements -
Uses of TextBookmarkRefElement in org.odftoolkit.odfdom.dom.element.text
Methods in org.odftoolkit.odfdom.dom.element.text that return TextBookmarkRefElement Modifier and Type Method Description TextBookmarkRefElementTextAElement. newTextBookmarkRefElement()Create child element <text:bookmark-ref>.TextBookmarkRefElementTextHElement. newTextBookmarkRefElement()Create child element <text:bookmark-ref>.TextBookmarkRefElementTextMetaElement. newTextBookmarkRefElement()Create child element <text:bookmark-ref>.TextBookmarkRefElementTextMetaFieldElement. newTextBookmarkRefElement()Create child element <text:bookmark-ref>.TextBookmarkRefElementTextPElement. newTextBookmarkRefElement()Create child element <text:bookmark-ref>.TextBookmarkRefElementTextRubyBaseElement. newTextBookmarkRefElement()Create child element <text:bookmark-ref>.TextBookmarkRefElementTextSpanElement. newTextBookmarkRefElement()Create child element <text:bookmark-ref>.
-