API for access to the main (document-level) metadata in a file_. More...
Go to the source code of this file.
Classes | |
class | TXMPFiles< tStringObj > |
API for access to the main (document-level) metadata in a file. More... |
API for access to the main (document-level) metadata in a file_.
The Adobe XMP Toolkit's file handling component, XMPFiles, is a front end to a set of format-specific file handlers that support file I/O for XMP. The file handlers implement smart, efficient support for those file formats for which the means to embed XMP is defined in the XMP Specification. Where possible, this support allows:
TXMPFiles
is designed for use by clients interested in the metadata and not in the primary file content; the Adobe Bridge application is a typical example. TXMPFiles
is not intended to be appropriate for files authored by an application; that is, those files for which the application has explicit knowledge of the file format.