public class XmpComplexTypeValue extends XmpValueBase
Represents an XMP value containing a complex type instance.
| Modifier and Type | Method and Description |
|---|---|
String |
getXmpRepresentation()
Returns string contained value in XMP format.
|
toStringacceptValue, getEmpty, getRawValue, getType, toArray, toClasspublic String getXmpRepresentation()
Returns string contained value in XMP format.
getXmpRepresentation in interface IXmpTypegetXmpRepresentation in class XmpValueBasestring contained XMP representation.Copyright © 2025. All rights reserved.