Namespaces
Inheritance: java.lang.Object
public final class Namespaces
Contains namespaces used in RDF document.
Fields
Field | Description |
---|---|
XML | Xml namespace. |
RDF | Resource definition framework namespace. |
DUBLIN_CORE | Dublin Core namespace. |
XMP_BASIC | XMP Basic namespace. |
XMP_RIGHTS | XMP Rights Management namespace. |
XMP_MM | XMP digital asset management namespace. |
XMP_DM | XMP Dynamic Media namespace. |
Adobe PDF namespace. | |
PHOTOSHOP | Adobe Photoshop namespace. |
DICOM | Dicom namespace. |
XMP_GRAPHICS | XMP graphics namespace. |
XMP_GRAPHICS_THUMBNAIL | XMP graphics namespace. |
XMP_TYPE_FONT | XMP Font type. |
XMP_TYPE_DIMENSIONS | XMP Dimensions type. |
XMP_TYPE_RESOURCE_REF | XMP ResourceRef URI. |
XMP_TYPE_RESOURCE_EVENT | XMP ResourceEvent URI. |
XMP_TYPE_VERSION | XMP Version. |
XML
public static final String XML
Xml namespace.
RDF
public static final String RDF
Resource definition framework namespace.
DUBLIN_CORE
public static final String DUBLIN_CORE
Dublin Core namespace.
XMP_BASIC
public static final String XMP_BASIC
XMP Basic namespace.
XMP_RIGHTS
public static final String XMP_RIGHTS
XMP Rights Management namespace.
XMP_MM
public static final String XMP_MM
XMP digital asset management namespace.
XMP_DM
public static final String XMP_DM
XMP Dynamic Media namespace.
public static final String PDF
Adobe PDF namespace.
PHOTOSHOP
public static final String PHOTOSHOP
Adobe Photoshop namespace.
DICOM
public static final String DICOM
Dicom namespace.
XMP_GRAPHICS
public static final String XMP_GRAPHICS
XMP graphics namespace.
XMP_GRAPHICS_THUMBNAIL
public static final String XMP_GRAPHICS_THUMBNAIL
XMP graphics namespace.
XMP_TYPE_FONT
public static final String XMP_TYPE_FONT
XMP Font type.
XMP_TYPE_DIMENSIONS
public static final String XMP_TYPE_DIMENSIONS
XMP Dimensions type.
XMP_TYPE_RESOURCE_REF
public static final String XMP_TYPE_RESOURCE_REF
XMP ResourceRef URI.
XMP_TYPE_RESOURCE_EVENT
public static final String XMP_TYPE_RESOURCE_EVENT
XMP ResourceEvent URI.
XMP_TYPE_VERSION
public static final String XMP_TYPE_VERSION
XMP Version.