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

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

Uses of TextNoteRefElement in org.odftoolkit.odfdom.doc.text
 

Subclasses of TextNoteRefElement in org.odftoolkit.odfdom.doc.text
 class OdfTextNoteRef
          Convenient functionalty for the parent ODF OpenDocument element
 

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

Methods in org.odftoolkit.odfdom.dom.element.text that return TextNoteRefElement
 TextNoteRefElement TextMetaFieldElement.newTextNoteRefElement(java.lang.String textNoteClassAttributeValue)
          Create child element .
 TextNoteRefElement TextRubyBaseElement.newTextNoteRefElement(java.lang.String textNoteClassAttributeValue)
          Create child element .
 TextNoteRefElement TextSpanElement.newTextNoteRefElement(java.lang.String textNoteClassAttributeValue)
          Create child element .
 TextNoteRefElement TextMetaElement.newTextNoteRefElement(java.lang.String textNoteClassAttributeValue)
          Create child element .
 TextNoteRefElement TextPElement.newTextNoteRefElement(java.lang.String textNoteClassAttributeValue)
          Create child element .
 TextNoteRefElement TextAElement.newTextNoteRefElement(java.lang.String textNoteClassAttributeValue)
          Create child element .
 TextNoteRefElement TextHElement.newTextNoteRefElement(java.lang.String textNoteClassAttributeValue)
          Create child element .
 



Copyright © 2008-2010 ODF Toolkit Project. All Rights Reserved.