public final class Namespaces extends Object
Contains namespaces used in RDF document.
Modifier and Type | Field and Description |
---|---|
static String |
DUBLIN_CORE
Dublic Core namespace.
|
static String |
PDF
Adobe PDF namespace.
|
static String |
PHOTOSHOP
Adobe Photoshop namespace.
|
static String |
RDF
Resource definition framework namespace.
|
static String |
XML
Xml namespace.
|
static String |
XMP_BASIC
XMP Basic namespace.
|
static String |
XMP_DM
XMP Dynamic Media namespace.
|
static String |
XMP_GRAPHICS
XMP graphics namespace.
|
static String |
XMP_GRAPHICS_THUMBNAIL
XMP graphics namespace.
|
static String |
XMP_MM
XMP digital asset management namespace.
|
static String |
XMP_RIGHTS
XMP Rights Management namespace.
|
static String |
XMP_TYPE_DIMENSIONS
XMP Dimensions type.
|
static String |
XMP_TYPE_FONT
XMP Font type.
|
static String |
XMP_TYPE_RESOURCE_EVENT
XMP ResourceEvent URI.
|
static String |
XMP_TYPE_RESOURCE_REF
XMP ResourceRef URI.
|
static String |
XMP_TYPE_VERSION
XMP Version.
|
public static final String XML
Xml namespace.
public static final String RDF
Resource definition framework namespace.
public static final String DUBLIN_CORE
Dublic Core 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 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_RESOURCE_REF
XMP ResourceRef URI.
public static final String XMP_TYPE_RESOURCE_EVENT
XMP ResourceEvent URI.
public static final String XMP_TYPE_VERSION
XMP Version.