Uses of Class
org.odftoolkit.odfdom.dom.element.style.StyleRubyPropertiesElement
Packages that use StyleRubyPropertiesElement
Package
Description
-
Uses of StyleRubyPropertiesElement in org.odftoolkit.odfdom.changes
Methods in org.odftoolkit.odfdom.changes with parameters of type StyleRubyPropertiesElementModifier and TypeMethodDescriptionstatic voidJsonOperationConsumer.mapRubyProperties(org.json.JSONObject attrs, StyleRubyPropertiesElement propertiesElement) -
Uses of StyleRubyPropertiesElement in org.odftoolkit.odfdom.dom
Methods in org.odftoolkit.odfdom.dom with parameters of type StyleRubyPropertiesElementModifier and TypeMethodDescriptionvoidDefaultElementVisitor.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 StyleRubyPropertiesElementModifier and TypeMethodDescriptionStyleDefaultStyleElement.newStyleRubyPropertiesElement()Create child element <style:ruby-properties>.StyleStyleElement.newStyleRubyPropertiesElement()Create child element <style:ruby-properties>.