|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface XMPConst
Common constants for the XMP Toolkit.
Field Summary | |
---|---|
static String |
ARRAY_ITEM_NAME
Node name of an array item. |
static int |
ARRAY_LAST_ITEM
Index that has the meaning to be always the last item in an array. |
static String |
FALSESTR
The canonical false string value for Booleans in serialized XMP. |
static String |
NS_ADOBESTOCKPHOTO
|
static String |
NS_ASF
|
static String |
NS_BWF
BExt Schema |
static String |
NS_CAMERARAW
|
static String |
NS_CREATOR_ATOM
|
static String |
NS_DC
The XML namespace for the Dublin Core schema. |
static String |
NS_DC_DEPRECATED
legacy Dublin Core NS, will be converted to NS_DC |
static String |
NS_DICOM
The XML namespace for the DICOM medical schema. |
static String |
NS_DM
|
static String |
NS_EXIF
The XML namespace for Adobe's EXIF schema. |
static String |
NS_EXIF_AUX
|
static String |
NS_EXIFX
NS for the CIPA XMP for Exif document v1.1 |
static String |
NS_IPTCCORE
The XML namespace for the IPTC Core schema. |
static String |
NS_IPTCEXT
The XML namespace for the IPTC Extension schema. |
static String |
NS_IX
|
static String |
NS_JP2K
|
static String |
NS_JPEG
|
static String |
NS_PDF
The XML namespace for the PDF schema. |
static String |
NS_PDFA_EXTENSION
|
static String |
NS_PDFA_FIELD
|
static String |
NS_PDFA_ID
|
static String |
NS_PDFA_PROPERTY
|
static String |
NS_PDFA_SCHEMA
|
static String |
NS_PDFA_TYPE
|
static String |
NS_PDFX
The XML namespace for the PDF schema. |
static String |
NS_PDFX_ID
|
static String |
NS_PHOTOSHOP
The XML namespace for the Photoshop custom schema. |
static String |
NS_PLUS
The XML namespace for the PLUS (Picture Licensing Universal System, http://www.useplus.org) |
static String |
NS_PNG
|
static String |
NS_PSALBUM
The XML namespace for the Photoshop Album schema. |
static String |
NS_RDF
The XML namespace for RDF. |
static String |
NS_RIFFINFO
RIFF Info Schema |
static String |
NS_SCRIPT
|
static String |
NS_SWF
Adobe Flash SWF |
static String |
NS_TIFF
The XML namespace for Adobe's TIFF schema. |
static String |
NS_TRANSIENT
|
static String |
NS_TXMP
Transform XMP |
static String |
NS_WAV
|
static String |
NS_X
The XML namespace Adobe XMP Metadata. |
static String |
NS_XML
The XML namespace for XML. |
static String |
NS_XMP
The XML namespace for the XMP "basic" schema. |
static String |
NS_XMP_BJ
The XML namespace for the job management schema. |
static String |
NS_XMP_MM
The XML namespace for the XMP digital asset management schema. |
static String |
NS_XMP_NOTE
The XML namespace for the job management schema. |
static String |
NS_XMP_RIGHTS
The XML namespace for the XMP copyright schema. |
static String |
RDF_TYPE
rdf:type qualfifier |
static String |
TAG_XAPMETA
XMP meta tag version old |
static String |
TAG_XMPMETA
XMP meta tag version new |
static String |
TRUESTR
The canonical true string value for Booleans in serialized XMP. |
static String |
TYPE_DIMENSIONS
The XML namespace for fields of the Dimensions type. |
static String |
TYPE_FONT
|
static String |
TYPE_GRAPHICS
|
static String |
TYPE_IDENTIFIERQUAL
The XML namespace for qualifiers of the xmp:Identifier property. |
static String |
TYPE_IMAGE
The XML namespace for fields of a graphical image. |
static String |
TYPE_MANIFESTITEM
|
static String |
TYPE_PAGEDFILE
|
static String |
TYPE_RESOURCEEVENT
The XML namespace for fields of the ResourceEvent type. |
static String |
TYPE_RESOURCEREF
The XML namespace for fields of the ResourceRef type. |
static String |
TYPE_ST_JOB
The XML namespace for fields of the JobRef type. |
static String |
TYPE_ST_VERSION
The XML namespace for fields of the Version type. |
static String |
TYPE_TEXT
|
static String |
X_DEFAULT
The x-default string for localized properties |
static String |
XML_LANG
xml:lang qualfifier |
static String |
XMP_PI
Processing Instruction (PI) for xmp packet |
Field Detail |
---|
static final String NS_XML
static final String NS_RDF
static final String NS_DC
static final String NS_IPTCCORE
static final String NS_IPTCEXT
static final String NS_DICOM
static final String NS_PLUS
static final String NS_X
static final String NS_IX
static final String NS_XMP
static final String NS_XMP_RIGHTS
static final String NS_XMP_MM
static final String NS_XMP_BJ
static final String NS_XMP_NOTE
static final String NS_PDF
static final String NS_PDFX
static final String NS_PDFX_ID
static final String NS_PDFA_SCHEMA
static final String NS_PDFA_PROPERTY
static final String NS_PDFA_TYPE
static final String NS_PDFA_FIELD
static final String NS_PDFA_ID
static final String NS_PDFA_EXTENSION
static final String NS_PHOTOSHOP
static final String NS_PSALBUM
static final String NS_EXIF
static final String NS_EXIFX
static final String NS_EXIF_AUX
static final String NS_TIFF
static final String NS_PNG
static final String NS_JPEG
static final String NS_JP2K
static final String NS_CAMERARAW
static final String NS_ADOBESTOCKPHOTO
static final String NS_CREATOR_ATOM
static final String NS_ASF
static final String NS_WAV
static final String NS_BWF
static final String NS_RIFFINFO
static final String NS_SCRIPT
static final String NS_TXMP
static final String NS_SWF
static final String NS_DM
static final String NS_TRANSIENT
static final String NS_DC_DEPRECATED
static final String TYPE_IDENTIFIERQUAL
static final String TYPE_DIMENSIONS
static final String TYPE_TEXT
static final String TYPE_PAGEDFILE
static final String TYPE_GRAPHICS
static final String TYPE_IMAGE
static final String TYPE_FONT
static final String TYPE_RESOURCEEVENT
static final String TYPE_RESOURCEREF
static final String TYPE_ST_VERSION
static final String TYPE_ST_JOB
static final String TYPE_MANIFESTITEM
static final String TRUESTR
static final String FALSESTR
static final int ARRAY_LAST_ITEM
static final String ARRAY_ITEM_NAME
static final String X_DEFAULT
static final String XML_LANG
static final String RDF_TYPE
static final String XMP_PI
static final String TAG_XMPMETA
static final String TAG_XAPMETA
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |