public abstract class XmpMetadataContainer extends CustomPackage implements IXmpType
Represents a container for XMP metadata properties.
| Modifier and Type | Method and Description |
|---|---|
abstract String |
getXmpRepresentation()
Converts the XMP value to the XML representation.
|
addProperties, contains, findProperties, get_Item, getCount, getKeys, getKnowPropertyDescriptors, getMetadataType, getPropertyDescriptors, iterator, removeProperties, sanitize, setProperties, updatePropertiesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic abstract String getXmpRepresentation()
Converts the XMP value to the XML representation.
getXmpRepresentation in interface IXmpTypestring representation of the XMP value.Copyright © 2025. All rights reserved.