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

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

Uses of TextTextInputElement in org.odftoolkit.odfdom.dom
 

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

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

Methods in org.odftoolkit.odfdom.dom.element.text that return TextTextInputElement
 TextTextInputElement TextSpanElement.newTextTextInputElement()
          Create child element text:text-input.
 TextTextInputElement TextRubyBaseElement.newTextTextInputElement()
          Create child element text:text-input.
 TextTextInputElement TextPElement.newTextTextInputElement()
          Create child element text:text-input.
 TextTextInputElement TextMetaFieldElement.newTextTextInputElement()
          Create child element text:text-input.
 TextTextInputElement TextMetaElement.newTextTextInputElement()
          Create child element text:text-input.
 TextTextInputElement TextHElement.newTextTextInputElement()
          Create child element text:text-input.
 TextTextInputElement TextAElement.newTextTextInputElement()
          Create child element text:text-input.
 



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