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.
|
toString
acceptValue, getRawValue, getType, toArray, toClass
public String getXmpRepresentation()
Returns string contained value in XMP format.
getXmpRepresentation
in interface IXmpType
getXmpRepresentation
in class XmpValueBase
string
contained XMP representation.