Package | Description |
---|---|
com.thebuzzmedia.exiftool | |
com.thebuzzmedia.exiftool.core.strategies | |
com.thebuzzmedia.exiftool.exceptions |
Modifier and Type | Method and Description |
---|---|
Version |
ExifTool.getVersion()
Exiftool version pointed by this instance.
|
Version |
VersionCache.load(String exifTool,
CommandExecutor executor)
Execute
exiftool using given executor to get version
of exiftool executable and put results in a cache. |
Modifier and Type | Method and Description |
---|---|
int |
Version.compareTo(Version version) |
boolean |
ExecutionStrategy.isSupported(Version version)
Check if this strategy should is supported with this specific version.
|
Modifier and Type | Method and Description |
---|---|
boolean |
StayOpenStrategy.isSupported(Version version) |
boolean |
DefaultStrategy.isSupported(Version version) |
Modifier and Type | Method and Description |
---|---|
Version |
UnsupportedFeatureException.getVersion()
|
Constructor and Description |
---|
UnsupportedFeatureException(String path,
Version version) |
Copyright © 2016. All Rights Reserved.