Uses of Class
org.odftoolkit.odfdom.incubator.meta.OdfOfficeMeta
-
Packages that use OdfOfficeMeta Package Description org.odftoolkit.odfdom.doc The "Document Layer" exist for usability reasons, it gives a feature based view on the document model. -
-
Uses of OdfOfficeMeta in org.odftoolkit.odfdom.doc
Methods in org.odftoolkit.odfdom.doc that return OdfOfficeMeta Modifier and Type Method Description OdfOfficeMeta
OdfDocument. getOfficeMetadata()
Get the meta data feature instance of the current document
-