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

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

Uses of TextBookmarkStartElement in org.odftoolkit.odfdom.dom
 

Methods in org.odftoolkit.odfdom.dom with parameters of type TextBookmarkStartElement
 void DefaultElementVisitor.visit(TextBookmarkStartElement ele)
          A method to visit "text:bookmark-start" elements
 

Uses of TextBookmarkStartElement in org.odftoolkit.odfdom.dom.element.text
 

Methods in org.odftoolkit.odfdom.dom.element.text that return TextBookmarkStartElement
 TextBookmarkStartElement TextSpanElement.newTextBookmarkStartElement(String textNameValue)
          Create child element text:bookmark-start.
 TextBookmarkStartElement TextRubyBaseElement.newTextBookmarkStartElement(String textNameValue)
          Create child element text:bookmark-start.
 TextBookmarkStartElement TextPElement.newTextBookmarkStartElement(String textNameValue)
          Create child element text:bookmark-start.
 TextBookmarkStartElement TextMetaFieldElement.newTextBookmarkStartElement(String textNameValue)
          Create child element text:bookmark-start.
 TextBookmarkStartElement TextMetaElement.newTextBookmarkStartElement(String textNameValue)
          Create child element text:bookmark-start.
 TextBookmarkStartElement TextHElement.newTextBookmarkStartElement(String textNameValue)
          Create child element text:bookmark-start.
 TextBookmarkStartElement TextAElement.newTextBookmarkStartElement(String textNameValue)
          Create child element text:bookmark-start.
 



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