@Deprecated public class Namespaces extends Object
Contains namespaces used in XmpPackage
and XmpComplexType
.
Modifier and Type | Field and Description |
---|---|
static String |
BasicJob
Deprecated.
Basic Job Ticket namespace.
|
static String |
CameraRaw
Deprecated.
Camera Raw namespace.
|
static String |
DublinCore
Deprecated.
Dublin Core namespace.
|
static String |
Iptc4XmpCore
Deprecated.
IPTC Core namespace.
|
static String |
Iptc4XmpExt
Deprecated.
IPTC Extension namespace.
|
static String |
Iptc4XmpIIM
Deprecated.
IPTC IIM namespace.
|
static String |
PagedText
Deprecated.
XMP Paged-Text namespace.
|
static String |
Pdf
Deprecated.
Adobe PDF namespace.
|
static String |
Photoshop
Deprecated.
Adobe Photoshop namespace.
|
static String |
Rdf
Deprecated.
Resource definition framework namespace.
|
static String |
XML
Deprecated.
Xml namespace.
|
static String |
XMP_Basic
Deprecated.
XMP Basic namespace.
|
static String |
XMP_DM
Deprecated.
XMP Dynamic Media namespace.
|
static String |
XMP_Graphics
Deprecated.
XMP graphics namespace.
|
static String |
XMP_Graphics_Thumbnail
Deprecated.
XMP graphics namespace.
|
static String |
XMP_MM
Deprecated.
XMP digital asset management namespace.
|
static String |
XMP_Rights
Deprecated.
XMP Rights Management namespace.
|
static String |
XMP_Type_Dimensions
Deprecated.
XMP Dimensions type.
|
static String |
XMP_Type_Font
Deprecated.
XMP Font type.
|
static String |
XMP_Type_Job
Deprecated.
XMP Job Ticket.
|
static String |
XMP_Type_ResourceEvent
Deprecated.
XMP ResourceEvent URI.
|
static String |
XMP_Type_ResourceRef
Deprecated.
XMP ResourceRef URI.
|
static String |
XMP_Type_Version
Deprecated.
XMP Version.
|
Constructor and Description |
---|
Namespaces()
Deprecated.
|
public static final String XML
Xml namespace.
public static final String Rdf
Resource definition framework namespace.
public static final String BasicJob
Basic Job Ticket namespace.
public static final String CameraRaw
Camera Raw namespace.
public static final String DublinCore
Dublin Core namespace.
public static final String Iptc4XmpIIM
IPTC IIM namespace.
public static final String Iptc4XmpCore
IPTC Core namespace.
public static final String Iptc4XmpExt
IPTC Extension namespace.
public static final String XMP_Basic
XMP Basic namespace.
public static final String XMP_Rights
XMP Rights Management namespace.
public static final String XMP_MM
XMP digital asset management namespace.
public static final String XMP_DM
XMP Dynamic Media namespace.
public static final String Pdf
Adobe PDF namespace.
public static final String Photoshop
Adobe Photoshop namespace.
public static final String PagedText
XMP Paged-Text namespace.
public static final String XMP_Graphics
XMP graphics namespace.
public static final String XMP_Graphics_Thumbnail
XMP graphics namespace.
public static final String XMP_Type_Font
XMP Font type.
public static final String XMP_Type_Dimensions
XMP Dimensions type.
public static final String XMP_Type_ResourceRef
XMP ResourceRef URI.
public static final String XMP_Type_ResourceEvent
XMP ResourceEvent URI.
public static final String XMP_Type_Version
XMP Version.
public static final String XMP_Type_Job
XMP Job Ticket.
Copyright © 2020. All rights reserved.