IXmpType
public interface IXmpType
Base interface for XMP type.
Methods
Method | Description |
---|---|
getXmpRepresentation() | Gets the string contained value in XMP format. |
getXmpRepresentation()
public abstract String getXmpRepresentation()
Gets the string contained value in XMP format.
Returns: java.lang.String - Returns the string contained value in XMP format.