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

Packages that use TextBookmarkElement
org.odftoolkit.odfdom.dom   
org.odftoolkit.odfdom.dom.element.text   
 

Uses of TextBookmarkElement in org.odftoolkit.odfdom.dom
 

Methods in org.odftoolkit.odfdom.dom with parameters of type TextBookmarkElement
 void DefaultElementVisitor.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 TextBookmarkElement
 TextBookmarkElement TextSpanElement.newTextBookmarkElement(String textNameValue)
          Create child element text:bookmark.
 TextBookmarkElement TextRubyBaseElement.newTextBookmarkElement(String textNameValue)
          Create child element text:bookmark.
 TextBookmarkElement TextPElement.newTextBookmarkElement(String textNameValue)
          Create child element text:bookmark.
 TextBookmarkElement TextMetaFieldElement.newTextBookmarkElement(String textNameValue)
          Create child element text:bookmark.
 TextBookmarkElement TextMetaElement.newTextBookmarkElement(String textNameValue)
          Create child element text:bookmark.
 TextBookmarkElement TextHElement.newTextBookmarkElement(String textNameValue)
          Create child element text:bookmark.
 TextBookmarkElement TextAElement.newTextBookmarkElement(String textNameValue)
          Create child element text:bookmark.
 



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