public interface XMPMM
Modifier and Type | Field and Description |
---|---|
static Property |
DERIVED_FROM_DOCUMENTID
Document id for the document that this document
was derived from
|
static Property |
DERIVED_FROM_INSTANCEID
Instance id for the document instance that this
document was derived from
|
static Property |
DOCUMENTID
The common identifier for all versions and renditions of a resource.
|
static Property |
HISTORY_ACTION
Action in the XMPMM's history section
|
static Property |
HISTORY_EVENT_INSTANCEID
Instance id in the XMPMM's history section
|
static Property |
HISTORY_SOFTWARE_AGENT
Software agent that created the action in the XMPMM's
history section
|
static Property |
HISTORY_WHEN
When the action occurred in the XMPMM's history section
|
static Property |
INSTANCEID
An identifier for a specific incarnation of a resource, updated
each time a file is saved.
|
static String |
NAMESPACE_URI |
static Property |
ORIGINAL_DOCUMENTID
The common identifier for the original resource from which
the current resource is derived.
|
static String |
PREFIX |
static String |
PREFIX_
The xmpMM prefix followed by the colon delimiter
|
static Property |
RENDITION_CLASS
The rendition class name for this resource.
|
static Property |
RENDITION_PARAMS
Can be used to provide additional rendition parameters that
are too complex or verbose to encode in xmpMM:RenditionClass
|
static final String NAMESPACE_URI
static final String PREFIX
static final String PREFIX_
static final Property DOCUMENTID
static final Property INSTANCEID
static final Property ORIGINAL_DOCUMENTID
static final Property RENDITION_CLASS
static final Property RENDITION_PARAMS
static final Property HISTORY_EVENT_INSTANCEID
static final Property HISTORY_ACTION
static final Property HISTORY_WHEN
static final Property HISTORY_SOFTWARE_AGENT
static final Property DERIVED_FROM_DOCUMENTID
static final Property DERIVED_FROM_INSTANCEID
Copyright © 2007–1969 The Apache Software Foundation. All rights reserved.