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

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

Uses of TextBookmarkEndElement in org.odftoolkit.odfdom.dom
 

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



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