Package org.odftoolkit.odfdom.incubator.meta

Provide classes to access the metadata of ODF documents.

See:
          Description

Class Summary
OdfMetaAutoReload OdfMetaAutoReload feature specifies whether the document is reloaded or replaced by another document after a certain period of time has elapsed.
OdfMetaDocumentStatistic Deprecated. As of release 0.8.8, replaced by org.odftoolkit.simple.meta.DocumentStatistic in Simple API.
OdfMetaHyperlinkBehaviour OdfMetaHyperlinkBehaviour feature specifies default behavior of hyperlinks in the current document.
OdfMetaTemplate OdfMetaTemplate feature specified the URL for the document that was used to create a document.
OdfOfficeMeta Deprecated. As of release 0.8.8, replaced by org.odftoolkit.simple.meta.Meta in Simple API.
 

Package org.odftoolkit.odfdom.incubator.meta Description

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.



Copyright © 2008-2017 The Apache Software Foundation. All Rights Reserved.