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

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

Uses of OfficeAnnotationEndElement in org.odftoolkit.odfdom.doc.office
 

Subclasses of OfficeAnnotationEndElement in org.odftoolkit.odfdom.doc.office
 class OdfOfficeAnnotationEnd
          Convenient functionalty for the parent ODF OpenDocument element
 

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

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



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