Interface PhotoMetaTag

All Superinterfaces:
com.thebuzzmedia.exiftool.Tag
All Known Implementing Classes:
CompositeTag, DICOMTag, ExifTag, IPTCTag, NikonTag, PhotoshopTag, XMPTag

public interface PhotoMetaTag extends com.thebuzzmedia.exiftool.Tag
Author:
Steph GAUDRY
  • Method Summary

    Modifier and Type
    Method
    Description
     
    boolean
     

    Methods inherited from interface com.thebuzzmedia.exiftool.Tag

    getName, parse
  • Method Details

    • isWritable

      boolean isWritable()
    • getInnerType

      String getInnerType()