Class GenericMetadataDescriptor

java.lang.Object
com.drew.metadata.TagDescriptor<GenericMetadataDirectory>
org.apache.drill.exec.store.image.GenericMetadataDescriptor

public class GenericMetadataDescriptor extends com.drew.metadata.TagDescriptor<GenericMetadataDirectory>
  • Field Summary

    Fields inherited from class com.drew.metadata.TagDescriptor

    _directory
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    getDescription(int tagType)
     

    Methods inherited from class com.drew.metadata.TagDescriptor

    convertBytesToVersionString, get7BitStringFromBytes, getBitFlagDescription, getByteLengthDescription, getDecimalRational, getEncodedTextDescription, getEpochTimeDescription, getFocalLengthDescription, getFormattedFloat, getFormattedInt, getFormattedString, getFStopDescription, getIndexedDescription, getIndexedDescription, getLensSpecificationDescription, getOrientationDescription, getRationalOrDoubleString, getShutterSpeedDescription, getSimpleRational, getStringFromBytes, getVersionBytesDescription

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

  • Method Details

    • getDescription

      public String getDescription(int tagType)
      Overrides:
      getDescription in class com.drew.metadata.TagDescriptor<GenericMetadataDirectory>