Uses of Class
org.odftoolkit.odfdom.dom.element.office.OfficeAnnotationEndElement
Packages that use OfficeAnnotationEndElement
-
Uses of OfficeAnnotationEndElement in org.odftoolkit.odfdom.dom
Methods in org.odftoolkit.odfdom.dom with parameters of type OfficeAnnotationEndElementModifier and TypeMethodDescriptionvoidDefaultElementVisitor.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 OfficeAnnotationEndElementModifier and TypeMethodDescriptionTextAElement.newOfficeAnnotationEndElement(String officeNameValue) Create child element <office:annotation-end>.TextMetaElement.newOfficeAnnotationEndElement(String officeNameValue) Create child element <office:annotation-end>.TextMetaFieldElement.newOfficeAnnotationEndElement(String officeNameValue) Create child element <office:annotation-end>.TextParagraphElementBase.newOfficeAnnotationEndElement(String officeNameValue) Create child element <office:annotation-end>.TextRubyBaseElement.newOfficeAnnotationEndElement(String officeNameValue) Create child element <office:annotation-end>.TextSpanElement.newOfficeAnnotationEndElement(String officeNameValue) Create child element <office:annotation-end>.