Class DefaultCommandExecutor

java.lang.Object
com.thebuzzmedia.exiftool.process.executor.DefaultCommandExecutor
All Implemented Interfaces:
CommandExecutor

public class DefaultCommandExecutor extends Object implements CommandExecutor
Default Executor.
  • Constructor Details

    • DefaultCommandExecutor

      public DefaultCommandExecutor()
      Create default executor.
  • Method Details