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

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

Uses of TextNoteCitationElement in org.odftoolkit.odfdom.dom
 

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

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

Methods in org.odftoolkit.odfdom.dom.element.text that return TextNoteCitationElement
 TextNoteCitationElement TextNoteElement.newTextNoteCitationElement()
          Create child element text:note-citation.
 



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