public interface XMPRights
A collection of property constants for the rights management properties defined in the XMP standard.
| Modifier and Type | Field and Description | 
|---|---|
| static Property | CERTIFICATEA Web URL for a rights management certificate. | 
| static Property | MARKEDWhen true, indicates that this is a rights-managed resource. | 
| static String | NAMESPACE_URI_XMP_RIGHTS | 
| static Property | OWNERA 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_TERMSA word or short phrase that identifies a resource as a member of a userdefined collection. | 
| static Property | WEB_STATEMENTA 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–2022 The Apache Software Foundation. All rights reserved.