Interface XMPConst
- All Known Implementing Classes:
ParameterAsserts, ParseRDF, Utils, XMPMetaImpl, XMPNodeUtils, XMPSchemaRegistryImpl, XMPUtilsImpl
public interface XMPConst
Common constants for the XMP Toolkit.
- Since:
- 20.01.2006
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringNode name of an array item.static final intIndex that has the meaning to be always the last item in an array.static final StringConformance, A, B, or U.static final StringThe canonical false string value for Booleans in serialized XMP.static final StringHistorystatic final Stringstatic final Stringstatic final StringBExt Schemastatic final Stringstatic final Stringstatic final StringThe XML namespace for the Dublin Core schema.static final Stringlegacy Dublin Core NS, will be converted to NS_DCstatic final StringThe XML namespace for the DICOM medical schema.static final Stringstatic final StringThe XML namespace for Adobe's EXIF schema.static final Stringstatic final StringNS for the CIPA XMP for Exif document v1.1static final StringThe XML namespace for the IPTC Core schema.static final StringThe XML namespace for the IPTC Extension schema.static final Stringstatic final Stringstatic final Stringstatic final StringThe XML namespace for the PDF schema.static final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final StringThe XML namespace for the PDF schema.static final Stringstatic final StringThe XML namespace for the Photoshop custom schema.static final StringThe XML namespace for the PLUS (Picture Licensing Universal System, http://www.useplus.org)static final Stringstatic final StringThe XML namespace for the Photoshop Album schema.static final StringThe XML namespace for RDF.static final StringRIFF Info Schemastatic final Stringstatic final StringAdobe Flash SWFstatic final StringThe XML namespace for Adobe's TIFF schema.static final Stringstatic final StringTransform XMPstatic final Stringstatic final StringThe XML namespace Adobe XMP Metadata.static final StringThe XML namespace for XML.static final StringThe XML namespace for the XMP "basic" schema.static final StringThe XML namespace for the job management schema.static final StringThe XML namespace for the XMP digital asset management schema.static final StringThe XML namespace for the job management schema.static final StringThe XML namespace for the XMP copyright schema.static final StringPart, 1, 2, or 3static final Stringrdf:type qualfifierstatic final StringISO 19005 revisionstatic final StringXMP meta tag version oldstatic final StringXMP meta tag version newstatic final StringXMP meta titlestatic final StringThe canonical true string value for Booleans in serialized XMP.static final StringThe XML namespace for fields of the Dimensions type.static final Stringstatic final Stringstatic final StringThe XML namespace for qualifiers of the xmp:Identifier property.static final StringThe XML namespace for fields of a graphical image.static final Stringstatic final Stringstatic final StringThe XML namespace for fields of the ResourceEvent type.static final StringThe XML namespace for fields of the ResourceRef type.static final StringThe XML namespace for fields of the JobRef type.static final StringThe XML namespace for fields of the Version type.static final Stringstatic final StringThe x-default string for localized propertiesstatic final Stringxml:lang qualfifierstatic final StringProcessing Instruction (PI) for xmp packet
-
Field Details
-
NS_XML
-
NS_RDF
-
NS_DC
-
NS_IPTCCORE
-
NS_IPTCEXT
-
NS_DICOM
-
NS_PLUS
The XML namespace for the PLUS (Picture Licensing Universal System, http://www.useplus.org)- See Also:
-
NS_X
-
NS_IX
- See Also:
-
NS_XMP
-
NS_XMP_RIGHTS
-
NS_XMP_MM
The XML namespace for the XMP digital asset management schema.- See Also:
-
NS_XMP_BJ
-
NS_XMP_NOTE
-
NS_PDF
-
NS_PDFX
-
NS_PDFX_ID
- See Also:
-
NS_PDFA_SCHEMA
- See Also:
-
NS_PDFA_PROPERTY
- See Also:
-
NS_PDFA_TYPE
- See Also:
-
NS_PDFA_FIELD
- See Also:
-
NS_PDFA_ID
- See Also:
-
NS_PDFUA_ID
- See Also:
-
NS_PDFA_EXTENSION
- See Also:
-
NS_PHOTOSHOP
-
NS_PSALBUM
-
NS_EXIF
-
NS_EXIFX
-
NS_EXIF_AUX
- See Also:
-
NS_TIFF
-
NS_PNG
- See Also:
-
NS_JPEG
- See Also:
-
NS_JP2K
- See Also:
-
NS_CAMERARAW
- See Also:
-
NS_ADOBESTOCKPHOTO
- See Also:
-
NS_CREATOR_ATOM
- See Also:
-
NS_ASF
- See Also:
-
NS_WAV
- See Also:
-
NS_BWF
-
NS_RIFFINFO
-
NS_SCRIPT
- See Also:
-
NS_TXMP
-
NS_SWF
-
NS_DM
- See Also:
-
NS_TRANSIENT
- See Also:
-
NS_DC_DEPRECATED
-
TYPE_IDENTIFIERQUAL
The XML namespace for qualifiers of the xmp:Identifier property.- See Also:
-
TYPE_DIMENSIONS
-
TYPE_TEXT
- See Also:
-
TYPE_PAGEDFILE
- See Also:
-
TYPE_GRAPHICS
- See Also:
-
TYPE_IMAGE
The XML namespace for fields of a graphical image. Used for the Thumbnail type.- See Also:
-
TYPE_FONT
- See Also:
-
TYPE_RESOURCEEVENT
The XML namespace for fields of the ResourceEvent type.- See Also:
-
TYPE_RESOURCEREF
The XML namespace for fields of the ResourceRef type.- See Also:
-
TYPE_ST_VERSION
-
TYPE_ST_JOB
-
TYPE_MANIFESTITEM
- See Also:
-
TRUESTR
The canonical true string value for Booleans in serialized XMP. Code that converts from the string to a bool should be case insensitive, and even allow "1".- See Also:
-
FALSESTR
The canonical false string value for Booleans in serialized XMP. Code that converts from the string to a bool should be case insensitive, and even allow "0".- See Also:
-
ARRAY_LAST_ITEM
static final int ARRAY_LAST_ITEMIndex that has the meaning to be always the last item in an array.- See Also:
-
ARRAY_ITEM_NAME
-
X_DEFAULT
-
XML_LANG
-
RDF_TYPE
-
XMP_PI
-
TAG_XMPMETA
-
TAG_XAPMETA
-
PART
-
TITLE
-
REV
-
CONFORMANCE
-
HISTORY
-