public abstract class XmpTypeBase extends XmpValueBase implements IXmpType
Represents base abstraction for XMP type.
Constructor and Description |
---|
XmpTypeBase() |
Modifier and Type | Method and Description |
---|---|
abstract String |
getXmpRepresentation()
Returns string contained value in XMP format.
|
toBool, toDateTime, toFloat, toGuid, toInt, toString, toStringArray
public abstract String getXmpRepresentation()
Returns string contained value in XMP format.
getXmpRepresentation
in interface IXmpType
string
contained XMP representation.Copyright © 2017. All rights reserved.