IXmpType
public interface IXmpType
Base interface for XMP type.
Methods
Method | Description |
---|---|
getXmpRepresentation() | Converts the XMP value to the XML representation. |
getXmpRepresentation()
public abstract String getXmpRepresentation()
Converts the XMP value to the XML representation.
Returns: java.lang.String - A string representation of the XMP value.