Uses of Class
org.odftoolkit.odfdom.dom.OdfMetaDom
-
Packages that use OdfMetaDom Package Description org.odftoolkit.odfdom.dom -
-
Uses of OdfMetaDom in org.odftoolkit.odfdom.dom
Fields in org.odftoolkit.odfdom.dom declared as OdfMetaDom Modifier and Type Field Description protected OdfMetaDomOdfSchemaDocument. mMetaDomMethods in org.odftoolkit.odfdom.dom that return OdfMetaDom Modifier and Type Method Description OdfMetaDomOdfSchemaDocument. getMetaDom()Return the ODF type-based metadata DOM of the meta.xmlMethods in org.odftoolkit.odfdom.dom with parameters of type OdfMetaDom Modifier and Type Method Description voidOdfSchemaDocument. setMetaDom(OdfMetaDom metaDom)Sets the ODF type-based meta DOM of the meta.xml
-