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