Uses of Class
org.odftoolkit.odfdom.dom.element.text.TextReferenceMarkElement
Packages that use TextReferenceMarkElement
-
Uses of TextReferenceMarkElement in org.odftoolkit.odfdom.dom
Methods in org.odftoolkit.odfdom.dom with parameters of type TextReferenceMarkElementModifier and TypeMethodDescriptionvoidDefaultElementVisitor.visit(TextReferenceMarkElement ele) A method to visit "text:reference-mark" elements -
Uses of TextReferenceMarkElement in org.odftoolkit.odfdom.dom.element.text
Methods in org.odftoolkit.odfdom.dom.element.text that return TextReferenceMarkElementModifier and TypeMethodDescriptionTextAElement.newTextReferenceMarkElement(String textNameValue) Create child element <text:reference-mark>.TextMetaElement.newTextReferenceMarkElement(String textNameValue) Create child element <text:reference-mark>.TextMetaFieldElement.newTextReferenceMarkElement(String textNameValue) Create child element <text:reference-mark>.TextParagraphElementBase.newTextReferenceMarkElement(String textNameValue) Create child element <text:reference-mark>.TextRubyBaseElement.newTextReferenceMarkElement(String textNameValue) Create child element <text:reference-mark>.TextSpanElement.newTextReferenceMarkElement(String textNameValue) Create child element <text:reference-mark>.