Uses of Class
org.odftoolkit.odfdom.dom.element.text.TextPageVariableSetElement
-
Packages that use TextPageVariableSetElement Package Description org.odftoolkit.odfdom.dom org.odftoolkit.odfdom.dom.element.text -
-
Uses of TextPageVariableSetElement in org.odftoolkit.odfdom.dom
Methods in org.odftoolkit.odfdom.dom with parameters of type TextPageVariableSetElement Modifier and Type Method Description voidDefaultElementVisitor. visit(TextPageVariableSetElement ele)A method to visit "text:page-variable-set" elements -
Uses of TextPageVariableSetElement in org.odftoolkit.odfdom.dom.element.text
Methods in org.odftoolkit.odfdom.dom.element.text that return TextPageVariableSetElement Modifier and Type Method Description TextPageVariableSetElementTextAElement. newTextPageVariableSetElement()Create child element <text:page-variable-set>.TextPageVariableSetElementTextHElement. newTextPageVariableSetElement()Create child element <text:page-variable-set>.TextPageVariableSetElementTextMetaElement. newTextPageVariableSetElement()Create child element <text:page-variable-set>.TextPageVariableSetElementTextMetaFieldElement. newTextPageVariableSetElement()Create child element <text:page-variable-set>.TextPageVariableSetElementTextPElement. newTextPageVariableSetElement()Create child element <text:page-variable-set>.TextPageVariableSetElementTextRubyBaseElement. newTextPageVariableSetElement()Create child element <text:page-variable-set>.TextPageVariableSetElementTextSpanElement. newTextPageVariableSetElement()Create child element <text:page-variable-set>.
-