Uses of Class
org.odftoolkit.odfdom.dom.OdfStylesDom
Packages that use OdfStylesDom
-
Uses of OdfStylesDom in org.odftoolkit.odfdom.changes
Methods in org.odftoolkit.odfdom.changes with parameters of type OdfStylesDomModifier and TypeMethodDescriptionvoidJsonOperationProducer.addDocumentProperties(OdfStylesDom stylesDom, Integer defaultTabStopWidth, org.json.JSONObject defaultPageStyles) org.json.JSONObjectJsonOperationProducer.addPageProperties(OdfStylesDom stylesDom) trigger pageStyle operations, only the "standard" page style will be returned -
Uses of OdfStylesDom in org.odftoolkit.odfdom.dom
Fields in org.odftoolkit.odfdom.dom declared as OdfStylesDomMethods in org.odftoolkit.odfdom.dom that return OdfStylesDomModifier and TypeMethodDescriptionOdfSchemaDocument.getStylesDom()Return the ODF type-based styles DOM of the styles.xmlMethods in org.odftoolkit.odfdom.dom with parameters of type OdfStylesDomModifier and TypeMethodDescriptionvoidOdfSchemaDocument.setStylesDom(OdfStylesDom stylesDom) Sets the ODF type-based styles DOM of the styles.xml