public static class MetadataKey.XMP.BaseSchema extends Object
Contain Xmp Basic metadata keys.
Modifier and Type | Field and Description |
---|---|
static XmpMetadataKey |
BaseURL
The base URL for relative URLs in the document content.
|
static XmpMetadataKey |
CreatorTool
Name of the tool used to create the resource.
|
static XmpMetadataKey |
MetadataDate
The date and time that any metadata for this resource was last changed.
|
static XmpMetadataKey |
Rating
A user-assigned rating for this file.
|
static XmpMetadataKey |
Thumbnails
An alternative array of thumbnail images for a file, which can differ in characteristics such as size or image encoding.
|
Constructor and Description |
---|
MetadataKey.XMP.BaseSchema() |
public static final XmpMetadataKey BaseURL
The base URL for relative URLs in the document content. Represents xmp:baseurl value.
public static final XmpMetadataKey CreatorTool
Name of the tool used to create the resource.
public static final XmpMetadataKey MetadataDate
The date and time that any metadata for this resource was last changed.
public static final XmpMetadataKey Rating
A user-assigned rating for this file.
public static final XmpMetadataKey Thumbnails
An alternative array of thumbnail images for a file, which can differ in characteristics such as size or image encoding.
Copyright © 2018. All rights reserved.