Constructor and Description |
---|
XmpHeaderPI()
Initializes a new instance of the
XmpHeaderPI class. |
Modifier and Type | Method and Description |
---|---|
String |
getGuid()
Represents Header GUID.
|
String |
getXmpRepresentation()
Converts XMP value to the xml representation.
|
public XmpHeaderPI()
Initializes a new instance of the XmpHeaderPI
class.
public final String getGuid()
Represents Header GUID.
public final String getXmpRepresentation()
Converts XMP value to the xml representation.
getXmpRepresentation
in interface IXmpType
string
representation of XMP value.