Package | Description |
---|---|
com.thebuzzmedia.exiftool.process.command |
Modifier and Type | Method and Description |
---|---|
CommandBuilder |
CommandBuilder.addAll(Iterable<String> arguments)
Add all arguments to the command line.
|
CommandBuilder |
CommandBuilder.addArgument(String arg,
String... args)
Add new argument to the command line.
|
static CommandBuilder |
CommandBuilder.builder(String executable)
Get new builder.
|
Copyright © 2016. All Rights Reserved.