Package com.adobe.internal.xmp.properties
Package containing the property information classes.
XMPProperty and XMPPropertyInfo are used to report properties when they are retrieved by get-methods or by the iterator. XMPAliasInfo informs about a certain property-to-property alias.
-
Interface Summary Interface Description XMPAliasInfo This interface is used to return info about an alias.XMPProperty This interface is used to return a text property together with its and options.XMPPropertyInfo This interface is used to return a property together with its path and namespace.