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

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

Uses of TextNoteElement in org.odftoolkit.odfdom.dom
 

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

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

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



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