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

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

Uses of TextRubyElement in org.odftoolkit.odfdom.dom
 

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

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

Methods in org.odftoolkit.odfdom.dom.element.text that return TextRubyElement
 TextRubyElement TextSpanElement.newTextRubyElement()
          Create child element text:ruby.
 TextRubyElement TextRubyBaseElement.newTextRubyElement()
          Create child element text:ruby.
 TextRubyElement TextPElement.newTextRubyElement()
          Create child element text:ruby.
 TextRubyElement TextMetaFieldElement.newTextRubyElement()
          Create child element text:ruby.
 TextRubyElement TextMetaElement.newTextRubyElement()
          Create child element text:ruby.
 TextRubyElement TextHElement.newTextRubyElement()
          Create child element text:ruby.
 TextRubyElement TextAElement.newTextRubyElement()
          Create child element text:ruby.
 



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