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

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

Uses of TextRubyBaseElement in org.odftoolkit.odfdom.dom
 

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

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

Methods in org.odftoolkit.odfdom.dom.element.text that return TextRubyBaseElement
 TextRubyBaseElement TextRubyElement.newTextRubyBaseElement()
          Create child element text:ruby-base.
 



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