Uses of Interface
com.thebuzzmedia.exiftool.VersionCache
-
Packages that use VersionCache Package Description com.thebuzzmedia.exiftool.core.cache -
-
Uses of VersionCache in com.thebuzzmedia.exiftool.core.cache
Methods in com.thebuzzmedia.exiftool.core.cache that return VersionCache Modifier and Type Method Description static VersionCache
VersionCacheFactory. newCache()
Create new cache for exiftool version.
-