Uses of Class
org.odftoolkit.odfdom.dom.element.style.StyleStyleElement
Packages that use StyleStyleElement
Package
Description
From the ODF RelaxNG generated Java classes representing the ODF elements.
-
Uses of StyleStyleElement in org.odftoolkit.odfdom.changes
Methods in org.odftoolkit.odfdom.changes that return StyleStyleElementModifier and TypeMethodDescriptionstatic StyleStyleElementJsonOperationConsumer.addStyle(org.json.JSONObject attrs, OdfStylableElement newElement, OdfFileDom ownerDocument) At the the given newElement from the given ownerDocument the given style changes from attrs are being applied.Methods in org.odftoolkit.odfdom.changes with parameters of type StyleStyleElementModifier and TypeMethodDescriptionstatic voidJsonOperationConsumer.handleParaOutline(StyleStyleElement style, org.json.JSONObject attrs) -
Uses of StyleStyleElement in org.odftoolkit.odfdom.dom
Methods in org.odftoolkit.odfdom.dom with parameters of type StyleStyleElementModifier and TypeMethodDescriptionvoidDefaultElementVisitor.visit(StyleStyleElement ele) A method to visit "style:style" elements -
Uses of StyleStyleElement in org.odftoolkit.odfdom.dom.element
Methods in org.odftoolkit.odfdom.dom.element that return StyleStyleElementModifier and TypeMethodDescriptionOdfStylableElement.getOrCreateUnqiueAutomaticStyle()Retrieve or create unique ODF AutomaticStyleOdfStylableElement.getOrCreateUnqiueAutomaticStyle(Boolean createStyleName, OdfStyleFamily styleFamily) Retrieve or create unique ODF AutomaticStyle -
Uses of StyleStyleElement in org.odftoolkit.odfdom.dom.element.office
Methods in org.odftoolkit.odfdom.dom.element.office that return StyleStyleElementModifier and TypeMethodDescriptionOfficeAutomaticStylesElement.newStyleStyleElement(String styleFamilyValue, String styleNameValue) Create child element <style:style>.OfficeStylesElement.newStyleStyleElement(String styleFamilyValue, String styleNameValue) Create child element <style:style>. -
Uses of StyleStyleElement in org.odftoolkit.odfdom.incubator.doc.office
Methods in org.odftoolkit.odfdom.incubator.doc.office that return StyleStyleElementModifier and TypeMethodDescriptionOdfOfficeAutomaticStyles.newStyleStyleElement(String styleFamilyValue, String styleNameValue) Create child element <style:style>.OdfOfficeStyles.newStyleStyleElement(String styleFamilyValue, String styleNameValue) Create child element <style:style>. -
Uses of StyleStyleElement in org.odftoolkit.odfdom.incubator.doc.style
Subclasses of StyleStyleElement in org.odftoolkit.odfdom.incubator.doc.styleModifier and TypeClassDescriptionclassConvenient functionality for the parent ODF OpenDocument element