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

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

Uses of TextNoteRefElement in org.odftoolkit.odfdom.dom
 

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

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

Methods in org.odftoolkit.odfdom.dom.element.text that return TextNoteRefElement
 TextNoteRefElement TextPElement.newTextNoteRefElement(String textNoteClassValue)
          Create child element text:note-ref.
 TextNoteRefElement TextAElement.newTextNoteRefElement(String textNoteClassValue)
          Create child element text:note-ref.
 TextNoteRefElement TextSpanElement.newTextNoteRefElement(String textNoteClassValue)
          Create child element text:note-ref.
 TextNoteRefElement TextRubyBaseElement.newTextNoteRefElement(String textNoteClassValue)
          Create child element text:note-ref.
 TextNoteRefElement TextMetaElement.newTextNoteRefElement(String textNoteClassValue)
          Create child element text:note-ref.
 TextNoteRefElement TextMetaFieldElement.newTextNoteRefElement(String textNoteClassValue)
          Create child element text:note-ref.
 TextNoteRefElement TextHElement.newTextNoteRefElement(String textNoteClassValue)
          Create child element text:note-ref.
 



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