Package org.odftoolkit.odfdom.incubator.meta
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.
-
ClassesClassDescription
OdfMetaAutoReloadfeature specifies whether the document is reloaded or replaced by another document after a certain period of time has elapsed.OdfMetaDocumentStatisticfeature specifies the statistics about the document.OdfMetaHyperlinkBehaviourfeature specifies default behavior of hyperlinks in the current document.OdfMetaTemplatefeature specified the URL for the document that was used to create a document.OdfOfficeMetarepresent the meta data feature in the ODF document.