Uses of Class
org.odftoolkit.odfdom.dom.element.office.OfficeMasterStylesElement
Packages that use OfficeMasterStylesElement
-
Uses of OfficeMasterStylesElement in org.odftoolkit.odfdom.dom
Methods in org.odftoolkit.odfdom.dom that return OfficeMasterStylesElementModifier and TypeMethodDescriptionOdfStylesDom.getMasterStyles()Retrieve the ODF MasterStylesOdfStylesDom.getOrCreateMasterStyles()Retrieve the ODF MasterStylesMethods in org.odftoolkit.odfdom.dom with parameters of type OfficeMasterStylesElementModifier and TypeMethodDescriptionvoidDefaultElementVisitor.visit(OfficeMasterStylesElement ele) A method to visit "office:master-styles" elements -
Uses of OfficeMasterStylesElement in org.odftoolkit.odfdom.dom.element.office
Methods in org.odftoolkit.odfdom.dom.element.office that return OfficeMasterStylesElementModifier and TypeMethodDescriptionOfficeDocumentElement.newOfficeMasterStylesElement()Create child element <office:master-styles>.OfficeDocumentStylesElement.newOfficeMasterStylesElement()Create child element <office:master-styles>.