Uses of Class
org.odftoolkit.odfdom.dom.element.text.TextBookmarkRefElement

Packages that use TextBookmarkRefElement
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
 void DefaultElementVisitor.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
 TextBookmarkRefElement TextPElement.newTextBookmarkRefElement()
          Create child element text:bookmark-ref.
 TextBookmarkRefElement TextAElement.newTextBookmarkRefElement()
          Create child element text:bookmark-ref.
 TextBookmarkRefElement TextSpanElement.newTextBookmarkRefElement()
          Create child element text:bookmark-ref.
 TextBookmarkRefElement TextRubyBaseElement.newTextBookmarkRefElement()
          Create child element text:bookmark-ref.
 TextBookmarkRefElement TextMetaElement.newTextBookmarkRefElement()
          Create child element text:bookmark-ref.
 TextBookmarkRefElement TextMetaFieldElement.newTextBookmarkRefElement()
          Create child element text:bookmark-ref.
 TextBookmarkRefElement TextHElement.newTextBookmarkRefElement()
          Create child element text:bookmark-ref.
 



Copyright © 2008-2017 The Apache Software Foundation. All Rights Reserved.