public class XmpMMProperties extends Object
Modifier and Type | Field and Description |
---|---|
static String |
DERIVEDFROM
A reference to the original document from which this one is derived.
|
static String |
DOCUMENTID
The common identifier for all versions and renditions of a document.
|
static String |
HISTORY
An ordered array of high-level user actions that resulted in this resource.
|
static String |
MANAGEDFROM
A reference to the document as it was prior to becoming managed.
|
static String |
MANAGER
The name of the asset management system that manages this resource.
|
static String |
MANAGERVARIANT
Specifies a particular variant of the asset management system.
|
static String |
MANAGETO
A URI identifying the managed resource to the asset management system; the presence of this property is the formal indication that this resource is managed.
|
static String |
MANAGEUI
A URI that can be used to access information about the managed resource through a web browser.
|
static String |
RENDITIONCLASS
The rendition class name for this resource.
|
static String |
RENDITIONPARAMS
Can be used to provide additional rendition parameters that are too complex or verbose to encode in xmpMM: RenditionClass.
|
static String |
VERSIONID
The document version identifier for this resource.
|
static String |
VERSIONS
The version history associated with this resource.
|
Constructor and Description |
---|
XmpMMProperties() |
public static final String DERIVEDFROM
public static final String DOCUMENTID
public static final String HISTORY
public static final String MANAGEDFROM
public static final String MANAGER
public static final String MANAGETO
public static final String MANAGEUI
public static final String MANAGERVARIANT
public static final String RENDITIONCLASS
public static final String RENDITIONPARAMS
public static final String VERSIONID
public static final String VERSIONS
Copyright © 2016. All rights reserved.