This package contains the interfaces that are used in the FileInfoFoundation library, as well as some helper classes.



Interfaces
 InterfaceDescription
 IXMPAccess

Provides access to and manipulation of XMP metadata within the context of a File Info dialog panel.

All methods access metadata properties using an XPath-like path into the XMP packet, such as xmp:Rating.

 IXMPComponent Provides the default write handler for XMP components that allow users to enter field values.
 IXMPDisplay Provides the default read handler for XMP components.
 IXMPPanel Provides display and XMP support information for a File Info panel.
 IXMPProperty Encapsulates the value, locale, and XMP type information for an XMP property.
Classes
 ClassDescription
 I18nInfo Implements access to the regional settings of the operating system.
 IXMPConst Provides constant values for use in defining panels for the File Info dialog
 XMPDateTime Represents a date and time value in an XMP Date property.