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

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

Uses of TextReferenceMarkEndElement in org.odftoolkit.odfdom.dom
 

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

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

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



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