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

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

Uses of TextNoteBodyElement in org.odftoolkit.odfdom.dom
 

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

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

Methods in org.odftoolkit.odfdom.dom.element.text that return TextNoteBodyElement
 TextNoteBodyElement TextNoteElement.newTextNoteBodyElement()
          Create child element text:note-body.
 



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