Uses of Class
org.odftoolkit.odfdom.dom.element.text.TextReferenceRefElement
-
Packages that use TextReferenceRefElement Package Description org.odftoolkit.odfdom.dom org.odftoolkit.odfdom.dom.element.text -
-
Uses of TextReferenceRefElement in org.odftoolkit.odfdom.dom
Methods in org.odftoolkit.odfdom.dom with parameters of type TextReferenceRefElement Modifier and Type Method Description voidDefaultElementVisitor. visit(TextReferenceRefElement ele)A method to visit "text:reference-ref" elements -
Uses of TextReferenceRefElement in org.odftoolkit.odfdom.dom.element.text
Methods in org.odftoolkit.odfdom.dom.element.text that return TextReferenceRefElement Modifier and Type Method Description TextReferenceRefElementTextAElement. newTextReferenceRefElement()Create child element <text:reference-ref>.TextReferenceRefElementTextMetaElement. newTextReferenceRefElement()Create child element <text:reference-ref>.TextReferenceRefElementTextMetaFieldElement. newTextReferenceRefElement()Create child element <text:reference-ref>.TextReferenceRefElementTextParagraphElementBase. newTextReferenceRefElement()Create child element <text:reference-ref>.TextReferenceRefElementTextRubyBaseElement. newTextReferenceRefElement()Create child element <text:reference-ref>.TextReferenceRefElementTextSpanElement. newTextReferenceRefElement()Create child element <text:reference-ref>.
-