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

Packages that use OdfAnnotationEndElement
org.odftoolkit.odfdom.doc.element.office   
org.odftoolkit.odfdom.dom.element.text   
 

Uses of OdfAnnotationEndElement in org.odftoolkit.odfdom.doc.element.office
 

Subclasses of OdfAnnotationEndElement in org.odftoolkit.odfdom.doc.element.office
 class OdfAnnotationEnd
           
 

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

Methods in org.odftoolkit.odfdom.dom.element.text that return OdfAnnotationEndElement
 OdfAnnotationEndElement OdfHyperlinkElement.createAnnotationEndElement(String name)
          Create child element office:annotation-end.
 OdfAnnotationEndElement OdfParagraphElement.createAnnotationEndElement(String name)
          Create child element office:annotation-end.
 OdfAnnotationEndElement OdfRubyBaseElement.createAnnotationEndElement(String name)
          Create child element office:annotation-end.
 OdfAnnotationEndElement OdfHeadingElement.createAnnotationEndElement(String name)
          Create child element office:annotation-end.
 OdfAnnotationEndElement OdfSpanElement.createAnnotationEndElement(String name)
          Create child element office:annotation-end.
 OdfAnnotationEndElement OdfMetaElement.createAnnotationEndElement(String name)
          Create child element office:annotation-end.
 OdfAnnotationEndElement OdfMetaFieldElement.createAnnotationEndElement(String name)
          Create child element office:annotation-end.
 



Copyright © 2009. All Rights Reserved.