IXmlValue
public interface IXmlValue
Converts xmp values to the XML string representation.
Methods
Method | Description |
---|---|
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.