Uses of Class
org.odftoolkit.odfdom.dom.OdfSettingsDom
-
Packages that use OdfSettingsDom Package Description org.odftoolkit.odfdom.dom -
-
Uses of OdfSettingsDom in org.odftoolkit.odfdom.dom
Fields in org.odftoolkit.odfdom.dom declared as OdfSettingsDom Modifier and Type Field Description protected OdfSettingsDomOdfSchemaDocument. mSettingsDomMethods in org.odftoolkit.odfdom.dom that return OdfSettingsDom Modifier and Type Method Description OdfSettingsDomOdfSchemaDocument. getSettingsDom()Return the ODF type-based settings DOM of the settings.xmlMethods in org.odftoolkit.odfdom.dom with parameters of type OdfSettingsDom Modifier and Type Method Description voidOdfSchemaDocument. setSettingsDom(OdfSettingsDom settingsDom)Sets the ODF type-based settings DOM of the settings.xml
-