Uses of Class
org.odftoolkit.odfdom.dom.element.text.TextNoteElement
Packages that use TextNoteElement
-
Uses of TextNoteElement in org.odftoolkit.odfdom.dom
Methods in org.odftoolkit.odfdom.dom with parameters of type TextNoteElementModifier and TypeMethodDescriptionvoid
DefaultElementVisitor.visit
(TextNoteElement ele) A method to visit "text:note" elements -
Uses of TextNoteElement in org.odftoolkit.odfdom.dom.element.text
Methods in org.odftoolkit.odfdom.dom.element.text that return TextNoteElementModifier and TypeMethodDescriptionTextAElement.newTextNoteElement
(String textNoteClassValue) Create child element <text:note>.TextMetaElement.newTextNoteElement
(String textNoteClassValue) Create child element <text:note>.TextMetaFieldElement.newTextNoteElement
(String textNoteClassValue) Create child element <text:note>.TextParagraphElementBase.newTextNoteElement
(String textNoteClassValue) Create child element <text:note>.TextRubyBaseElement.newTextNoteElement
(String textNoteClassValue) Create child element <text:note>.TextSpanElement.newTextNoteElement
(String textNoteClassValue) Create child element <text:note>.