public interface XMPRights
Modifier and Type | Field and Description |
---|---|
static Property |
CERTIFICATE
A Web URL for a rights management certificate.
|
static Property |
MARKED
When true, indicates that this is a rights-managed resource.
|
static String |
NAMESPACE_URI_XMP_RIGHTS |
static Property |
OWNER
A list of legal owners of the resource.
|
static String |
PREFIX_
The xmpRights prefix followed by the colon delimiter
|
static String |
PREFIX_XMP_RIGHTS |
static Property |
USAGE_TERMS
A word or short phrase that identifies a resource as a member of a userdefined collection.
|
static Property |
WEB_STATEMENT
A Web URL for a statement of the ownership and usage rights for this resource.
|
static final String NAMESPACE_URI_XMP_RIGHTS
static final String PREFIX_XMP_RIGHTS
static final String PREFIX_
static final Property CERTIFICATE
static final Property MARKED
static final Property OWNER
static final Property USAGE_TERMS
static final Property WEB_STATEMENT
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.