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

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

Uses of TextReferenceMarkElement in org.odftoolkit.odfdom.dom
 

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

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

Methods in org.odftoolkit.odfdom.dom.element.text that return TextReferenceMarkElement
 TextReferenceMarkElement TextSpanElement.newTextReferenceMarkElement(String textNameValue)
          Create child element text:reference-mark.
 TextReferenceMarkElement TextRubyBaseElement.newTextReferenceMarkElement(String textNameValue)
          Create child element text:reference-mark.
 TextReferenceMarkElement TextPElement.newTextReferenceMarkElement(String textNameValue)
          Create child element text:reference-mark.
 TextReferenceMarkElement TextMetaFieldElement.newTextReferenceMarkElement(String textNameValue)
          Create child element text:reference-mark.
 TextReferenceMarkElement TextMetaElement.newTextReferenceMarkElement(String textNameValue)
          Create child element text:reference-mark.
 TextReferenceMarkElement TextHElement.newTextReferenceMarkElement(String textNameValue)
          Create child element text:reference-mark.
 TextReferenceMarkElement TextAElement.newTextReferenceMarkElement(String textNameValue)
          Create child element text:reference-mark.
 



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