Uses of Class
org.odftoolkit.odfdom.dom.element.office.OfficeAnnotationElement

Packages that use OfficeAnnotationElement
org.odftoolkit.odfdom.dom   
org.odftoolkit.odfdom.dom.element.table   
org.odftoolkit.odfdom.dom.element.text   
 

Uses of OfficeAnnotationElement in org.odftoolkit.odfdom.dom
 

Methods in org.odftoolkit.odfdom.dom with parameters of type OfficeAnnotationElement
 void DefaultElementVisitor.visit(OfficeAnnotationElement ele)
          A method to visit "office:annotation" elements
 

Uses of OfficeAnnotationElement in org.odftoolkit.odfdom.dom.element.table
 

Methods in org.odftoolkit.odfdom.dom.element.table that return OfficeAnnotationElement
 OfficeAnnotationElement TableTableCellElement.newOfficeAnnotationElement()
          Create child element office:annotation.
 OfficeAnnotationElement TableCoveredTableCellElement.newOfficeAnnotationElement()
          Create child element office:annotation.
 

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

Methods in org.odftoolkit.odfdom.dom.element.text that return OfficeAnnotationElement
 OfficeAnnotationElement TextSpanElement.newOfficeAnnotationElement()
          Create child element office:annotation.
 OfficeAnnotationElement TextRubyBaseElement.newOfficeAnnotationElement()
          Create child element office:annotation.
 OfficeAnnotationElement TextPElement.newOfficeAnnotationElement()
          Create child element office:annotation.
 OfficeAnnotationElement TextMetaFieldElement.newOfficeAnnotationElement()
          Create child element office:annotation.
 OfficeAnnotationElement TextMetaElement.newOfficeAnnotationElement()
          Create child element office:annotation.
 OfficeAnnotationElement TextHElement.newOfficeAnnotationElement()
          Create child element office:annotation.
 OfficeAnnotationElement TextAElement.newOfficeAnnotationElement()
          Create child element office:annotation.
 



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