public static class MetadataKey.IPTC.ApplicationRecord extends Object
Represents Application Record keys.
Modifier and Type | Field and Description |
---|---|
static IptcMetadataKey |
ActionAdvised
Indicates the type of action that this object provides to a previous object.
|
static IptcMetadataKey |
AudioType
The audio type.
|
static IptcMetadataKey |
Byline
Contains name of the creator of the objectdata, e.g.
|
static IptcMetadataKey |
BylineTitle
A by-line title is the title of the creator or creators of an object data.
|
static IptcMetadataKey |
Caption_Abstract
A textual description of the objectdata, particularly used where the object is not text.
|
static IptcMetadataKey |
Category
Identifies the subject of the objectdata in the opinion of the provider.
|
static IptcMetadataKey |
City
Identifies city of objectdata origin according to guidelines established by the provider.
|
static IptcMetadataKey |
Contact
Identifies the person or organization which can provide further background information on the object data.
|
static IptcMetadataKey |
Credit
Identifies the provider of the objectdata, not necessarily the owner/creator.
|
static IptcMetadataKey |
Keywords
Used to indicate specific information retrieval words.
|
static IptcMetadataKey |
ObjectTypeReference
Object type reference.
|
static IptcMetadataKey |
ProvinceState
Identifies Province/State of origin according to guidelines established by the provider.
|
static IptcMetadataKey |
RecordVersion
Represents record version.
|
static IptcMetadataKey |
Urgency
Specifies the editorial urgency of content and not necessarily the envelope handling priority.
|
Constructor and Description |
---|
MetadataKey.IPTC.ApplicationRecord() |
public static final IptcMetadataKey RecordVersion
Represents record version. Binary. Always 2 in JPEGs.
public static final IptcMetadataKey ObjectTypeReference
Object type reference. Used pattern: /\d{2}:[\w\s]{0,64}?/.
public static final IptcMetadataKey Category
Identifies the subject of the objectdata in the opinion of the provider.
public static final IptcMetadataKey ActionAdvised
Indicates the type of action that this object provides to a previous object.
public static final IptcMetadataKey AudioType
The audio type.
public static final IptcMetadataKey Byline
Contains name of the creator of the objectdata, e.g. writer, photographer or graphic artist.
public static final IptcMetadataKey Caption_Abstract
A textual description of the objectdata, particularly used where the object is not text.
public static final IptcMetadataKey BylineTitle
A by-line title is the title of the creator or creators of an object data.
public static final IptcMetadataKey City
Identifies city of objectdata origin according to guidelines established by the provider.
public static final IptcMetadataKey Contact
Identifies the person or organization which can provide further background information on the object data.
public static final IptcMetadataKey Credit
Identifies the provider of the objectdata, not necessarily the owner/creator.
public static final IptcMetadataKey Keywords
Used to indicate specific information retrieval words.
public static final IptcMetadataKey ProvinceState
Identifies Province/State of origin according to guidelines established by the provider.
public static final IptcMetadataKey Urgency
Specifies the editorial urgency of content and not necessarily the envelope handling priority.
Copyright © 2017. All rights reserved.