Interface XMP


@Deprecated(since="2026-04-30") public interface XMP
Deprecated.
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final Property
    Deprecated.
    Unordered text strings of advisories.
    static final Property
    Deprecated.
    Unordered text strings of advisories.
    static final Property
    Deprecated.
    The date and time the resource was created.
    static final Property
    Deprecated.
    The name of the first known tool used to create the resource.
    static final Property
    Deprecated.
    An unordered array of text strings that unambiguously identify the resource within a given context.
    static final Property
    Deprecated.
    A word or short phrase that identifies a resource as a member of a userdefined collection.
    static final Property
    Deprecated.
    The date and time that any metadata for this resource was last changed.
    static final Property
    Deprecated.
    The date and time the resource was last modified.
    static final String
    Deprecated.
     
    static final Property
    Deprecated.
    A word or short phrase that represents the nick name fo the file
    static final String
    Deprecated.
     
    static final String
    Deprecated.
    The xmp prefix followed by the colon delimiter
    static final Property
    Deprecated.
    A user-assigned rating for this file.
  • Field Details

    • NAMESPACE_URI

      static final String NAMESPACE_URI
      Deprecated.
      See Also:
    • PREFIX

      static final String PREFIX
      Deprecated.
      See Also:
    • PREFIX_

      static final String PREFIX_
      Deprecated.
      The xmp prefix followed by the colon delimiter
      See Also:
    • ABOUT

      static final Property ABOUT
      Deprecated.
      Unordered text strings of advisories.
    • ADVISORY

      static final Property ADVISORY
      Deprecated.
      Unordered text strings of advisories.
    • CREATE_DATE

      static final Property CREATE_DATE
      Deprecated.
      The date and time the resource was created. For a digital file, this need not match a file-system creation time. For a freshly created resource, it should be close to that time, modulo the time taken to write the file. Later file transfer, copying, and so on, can make the file-system time arbitrarily different.
    • CREATOR_TOOL

      static final Property CREATOR_TOOL
      Deprecated.
      The name of the first known tool used to create the resource.
    • IDENTIFIER

      static final Property IDENTIFIER
      Deprecated.
      An unordered array of text strings that unambiguously identify the resource within a given context. An array item may be qualified with xmpidq:Scheme (see 8.7, “xmpidq namespace”) to denote the formal identification system to which that identifier conforms.
    • LABEL

      static final Property LABEL
      Deprecated.
      A word or short phrase that identifies a resource as a member of a userdefined collection.
    • METADATA_DATE

      static final Property METADATA_DATE
      Deprecated.
      The date and time that any metadata for this resource was last changed. It should be the same as or more recent than xmp:ModifyDate
    • MODIFY_DATE

      static final Property MODIFY_DATE
      Deprecated.
      The date and time the resource was last modified.
    • NICKNAME

      static final Property NICKNAME
      Deprecated.
      A word or short phrase that represents the nick name fo the file
    • RATING

      static final Property RATING
      Deprecated.
      A user-assigned rating for this file. The value shall be -1 or in the range [0..5], where -1 indicates “rejected” and 0 indicates “unrated”. If xmp:Rating is not present, a value of 0 should be assumed.