Class ExifSubIFDDescriptor


@Deprecated(since="2024-11-20") public class ExifSubIFDDescriptor extends ExifDescriptorBase<ExifSubIFDDirectory>
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 ExifSubIFDDirectory.
  • Constructor Details

    • ExifSubIFDDescriptor

      public ExifSubIFDDescriptor(ExifSubIFDDirectory directory)
      Deprecated.