Package com.thebuzzmedia.exiftool
-
Interface Summary Interface Description ExecutionStrategy ExifTool execution strategy.ExifToolOptions ExifTool options wrapper that can be serialized as list of arguments.Format Interface used to define different output formats.Scheduler Scheduler interface.Tag ATag
is a value that can be easily extracted from images with an external install of ExifTool.VersionCache Parseexiftool
version and put it in a cache. -
Class Summary Class Description Constants List of constants used with Exiftool.ExifTool Class used to provide a Java-like interface to Phil Harvey's excellent, Perl-based ExifTool.ExifToolBuilder Builder forExifTool
instance.Version Define a version number with: A major identifier. A minor identifier. A patch identifier.