XmpComplexTypeValue
Inheritance: java.lang.Object, com.groupdocs.metadata.core.PropertyValue, com.groupdocs.metadata.core.XmpValueBase
public class XmpComplexTypeValue extends XmpValueBase
Represents an XMP value containing a complex type instance.
Methods
Method | Description |
---|---|
getXmpRepresentation() | Returns string contained value in XMP format. |
getXmpRepresentation()
public String getXmpRepresentation()
Returns string contained value in XMP format.
Returns: java.lang.String - string contained XMP representation.