public abstract class XmpTypeBase extends Object implements IXmpType
Represents base class for basic XMP type.
| Constructor and Description |
|---|
XmpTypeBase() |
| Modifier and Type | Method and Description |
|---|---|
abstract String |
getXmpRepresentation()
Gets the string contained value in XMP format.
|
public abstract String getXmpRepresentation()
Gets the string contained value in XMP format.
getXmpRepresentation in interface IXmpTypeCopyright (c) 2008-2022 Aspose Pty Ltd. All Rights Reserved.