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

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

Uses of OfficeAnnotationEndElement in org.odftoolkit.odfdom.dom
 

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

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

Methods in org.odftoolkit.odfdom.dom.element.text that return OfficeAnnotationEndElement
 OfficeAnnotationEndElement TextPElement.newOfficeAnnotationEndElement(String officeNameValue)
          Create child element office:annotation-end.
 OfficeAnnotationEndElement TextAElement.newOfficeAnnotationEndElement(String officeNameValue)
          Create child element office:annotation-end.
 OfficeAnnotationEndElement TextSpanElement.newOfficeAnnotationEndElement(String officeNameValue)
          Create child element office:annotation-end.
 OfficeAnnotationEndElement TextRubyBaseElement.newOfficeAnnotationEndElement(String officeNameValue)
          Create child element office:annotation-end.
 OfficeAnnotationEndElement TextMetaElement.newOfficeAnnotationEndElement(String officeNameValue)
          Create child element office:annotation-end.
 OfficeAnnotationEndElement TextMetaFieldElement.newOfficeAnnotationEndElement(String officeNameValue)
          Create child element office:annotation-end.
 OfficeAnnotationEndElement TextHElement.newOfficeAnnotationEndElement(String officeNameValue)
          Create child element office:annotation-end.
 



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