public interface XMP
Modifier and Type | Field and Description |
---|---|
static Property |
CREATE_DATE
The date and time the resource was created.
|
static Property |
CREATOR_TOOL
The name of the first known tool used to create the resource.
|
static Property |
IDENTIFIER
An unordered array of text strings that unambiguously identify the resource
within a given context.
|
static Property |
LABEL
A word or short phrase that identifies a resource as a member of a userdefined collection.
|
static Property |
METADATA_DATE
The date and time that any metadata for this resource was last changed.
|
static Property |
MODIFY_DATE
The date and time the resource was last modified.
|
static String |
NAMESPACE_URI |
static String |
PREFIX |
static String |
PREFIX_
The xmp prefix followed by the colon delimiter
|
static Property |
RATING
A user-assigned rating for this file.
|
static final String NAMESPACE_URI
static final String PREFIX
static final String PREFIX_
static final Property CREATE_DATE
static final Property CREATOR_TOOL
static final Property IDENTIFIER
static final Property LABEL
static final Property METADATA_DATE
static final Property MODIFY_DATE
static final Property RATING
Copyright © 2007-2015 The Apache Software Foundation. All Rights Reserved.