Uses of Class
org.odftoolkit.odfdom.dom.element.text.TextVariableGetElement

Packages that use TextVariableGetElement
org.odftoolkit.odfdom.dom   
org.odftoolkit.odfdom.dom.element.text   
 

Uses of TextVariableGetElement in org.odftoolkit.odfdom.dom
 

Methods in org.odftoolkit.odfdom.dom with parameters of type TextVariableGetElement
 void DefaultElementVisitor.visit(TextVariableGetElement ele)
          A method to visit "text:variable-get" elements
 

Uses of TextVariableGetElement in org.odftoolkit.odfdom.dom.element.text
 

Methods in org.odftoolkit.odfdom.dom.element.text that return TextVariableGetElement
 TextVariableGetElement TextSpanElement.newTextVariableGetElement(String textNameValue)
          Create child element text:variable-get.
 TextVariableGetElement TextRubyBaseElement.newTextVariableGetElement(String textNameValue)
          Create child element text:variable-get.
 TextVariableGetElement TextPElement.newTextVariableGetElement(String textNameValue)
          Create child element text:variable-get.
 TextVariableGetElement TextMetaFieldElement.newTextVariableGetElement(String textNameValue)
          Create child element text:variable-get.
 TextVariableGetElement TextMetaElement.newTextVariableGetElement(String textNameValue)
          Create child element text:variable-get.
 TextVariableGetElement TextHElement.newTextVariableGetElement(String textNameValue)
          Create child element text:variable-get.
 TextVariableGetElement TextAElement.newTextVariableGetElement(String textNameValue)
          Create child element text:variable-get.
 



Copyright © 2008-2011 The Apache Software Foundation. All Rights Reserved.