Package org.odftoolkit.odfdom.incubator.meta
Provide classes to access the metadata of ODF documents. (Incubator Status)
This package provides very simple fuctions to set and get the properties of metadata in ODF documents. The fuctions to access metadata about auto-reload, template and hyperlink behaviour are not completed.
-
Class Summary Class Description OdfMetaAutoReload OdfMetaAutoReloadfeature specifies whether the document is reloaded or replaced by another document after a certain period of time has elapsed.OdfMetaDocumentStatistic OdfMetaDocumentStatisticfeature specifies the statistics about the document.OdfMetaHyperlinkBehaviour OdfMetaHyperlinkBehaviourfeature specifies default behavior of hyperlinks in the current document.OdfMetaTemplate OdfMetaTemplatefeature specified the URL for the document that was used to create a document.OdfOfficeMeta OdfOfficeMetarepresent the meta data feature in the ODF document.