Uses of Class
org.odftoolkit.odfdom.dom.element.style.StyleRubyPropertiesElement

Packages that use StyleRubyPropertiesElement
org.odftoolkit.odfdom.dom   
org.odftoolkit.odfdom.dom.element.style   
 

Uses of StyleRubyPropertiesElement in org.odftoolkit.odfdom.dom
 

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

Uses of StyleRubyPropertiesElement in org.odftoolkit.odfdom.dom.element.style
 

Methods in org.odftoolkit.odfdom.dom.element.style that return StyleRubyPropertiesElement
 StyleRubyPropertiesElement StyleStyleElement.newStyleRubyPropertiesElement()
          Create child element style:ruby-properties.
 StyleRubyPropertiesElement StyleDefaultStyleElement.newStyleRubyPropertiesElement()
          Create child element style:ruby-properties.
 



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