IXmlValue

public interface IXmlValue

Converts xmp values to the XML string representation.

Methods

MethodDescription
getXmlValue()Converts XMP value to the XML representation.

getXmlValue()

public abstract String getXmlValue()

Converts XMP value to the XML representation.

Returns: java.lang.String - Returns the XMP value converted to the XML representation.