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.

  • Classes
    Class
    Description
    OdfMetaAutoReload feature specifies whether the document is reloaded or replaced by another document after a certain period of time has elapsed.
    OdfMetaDocumentStatistic feature specifies the statistics about the document.
    OdfMetaHyperlinkBehaviour feature specifies default behavior of hyperlinks in the current document.
    OdfMetaTemplate feature specified the URL for the document that was used to create a document.
    OdfOfficeMeta represent the meta data feature in the ODF document.