Package | Description |
---|---|
com.thebuzzmedia.exiftool | |
com.thebuzzmedia.exiftool.core.strategies |
Modifier and Type | Method and Description |
---|---|
ExifToolBuilder |
ExifToolBuilder.withStrategy(ExecutionStrategy strategy)
Override default execution strategy.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultStrategy
This is the default strategy.
|
class |
PoolStrategy
Implementation of
ExecutionStrategy using a pool of
strategies. |
class |
StayOpenStrategy
Execution strategy that use
exiftool with the stay_open feature. |
Constructor and Description |
---|
PoolStrategy(Collection<ExecutionStrategy> strategies)
Create the pool.
|
Copyright © 2017. All Rights Reserved.