Class IptcDescriptor

java.lang.Object
com.drew.metadata.TagDescriptor<IptcDirectory>
com.drew.metadata.iptc.IptcDescriptor

@Deprecated(since="2024-11-20") public class IptcDescriptor extends TagDescriptor<IptcDirectory>
Deprecated.
Usage of this API is not supported in AEM as a Cloud Service.
Provides human-readable string representations of tag values stored in a IptcDirectory.

As the IPTC directory already stores values as strings, this class simply returns the tag's value.

  • Constructor Details

    • IptcDescriptor

      public IptcDescriptor(IptcDirectory directory)
      Deprecated.
  • Method Details

    • getDescription

      public String getDescription(int tagType)
      Deprecated.
      Description copied from class: TagDescriptor
      Returns a descriptive value of the specified tag for this image. Where possible, known values will be substituted here in place of the raw tokens actually kept in the metadata segment. If no substitution is available, the value provided by getString(tagType) will be returned.
      Overrides:
      getDescription in class TagDescriptor<IptcDirectory>
      Parameters:
      tagType - the tag to find a description for
      Returns:
      a description of the image's value for the specified tag, or null if the tag hasn't been defined.
    • getDateDescription

      public String getDateDescription(int tagType)
      Deprecated.
    • getTimeDescription

      public String getTimeDescription(int tagType)
      Deprecated.
    • getFileFormatDescription

      public String getFileFormatDescription()
      Deprecated.
    • getByLineDescription

      public String getByLineDescription()
      Deprecated.
    • getByLineTitleDescription

      public String getByLineTitleDescription()
      Deprecated.
    • getCaptionDescription

      public String getCaptionDescription()
      Deprecated.
    • getCategoryDescription

      public String getCategoryDescription()
      Deprecated.
    • getCityDescription

      public String getCityDescription()
      Deprecated.
    • getCopyrightNoticeDescription

      public String getCopyrightNoticeDescription()
      Deprecated.
    • getCountryOrPrimaryLocationDescription

      public String getCountryOrPrimaryLocationDescription()
      Deprecated.
    • getCreditDescription

      public String getCreditDescription()
      Deprecated.
    • getDateCreatedDescription

      public String getDateCreatedDescription()
      Deprecated.
    • getDigitalDateCreatedDescription

      public String getDigitalDateCreatedDescription()
      Deprecated.
    • getDateSentDescription

      public String getDateSentDescription()
      Deprecated.
    • getExpirationDateDescription

      public String getExpirationDateDescription()
      Deprecated.
    • getExpirationTimeDescription

      public String getExpirationTimeDescription()
      Deprecated.
    • getHeadlineDescription

      public String getHeadlineDescription()
      Deprecated.
    • getKeywordsDescription

      public String getKeywordsDescription()
      Deprecated.
    • getObjectNameDescription

      public String getObjectNameDescription()
      Deprecated.
    • getOriginalTransmissionReferenceDescription

      public String getOriginalTransmissionReferenceDescription()
      Deprecated.
    • getOriginatingProgramDescription

      public String getOriginatingProgramDescription()
      Deprecated.
    • getProvinceOrStateDescription

      public String getProvinceOrStateDescription()
      Deprecated.
    • getRecordVersionDescription

      public String getRecordVersionDescription()
      Deprecated.
    • getReferenceDateDescription

      public String getReferenceDateDescription()
      Deprecated.
    • getReleaseDateDescription

      public String getReleaseDateDescription()
      Deprecated.
    • getReleaseTimeDescription

      public String getReleaseTimeDescription()
      Deprecated.
    • getSourceDescription

      public String getSourceDescription()
      Deprecated.
    • getSpecialInstructionsDescription

      public String getSpecialInstructionsDescription()
      Deprecated.
    • getSupplementalCategoriesDescription

      public String getSupplementalCategoriesDescription()
      Deprecated.
    • getTimeCreatedDescription

      public String getTimeCreatedDescription()
      Deprecated.
    • getDigitalTimeCreatedDescription

      public String getDigitalTimeCreatedDescription()
      Deprecated.
    • getTimeSentDescription

      public String getTimeSentDescription()
      Deprecated.
    • getUrgencyDescription

      public String getUrgencyDescription()
      Deprecated.
    • getWriterDescription

      public String getWriterDescription()
      Deprecated.