IXmpType

public interface IXmpType

Base interface for XMP type.

Methods

MethodDescription
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.