Uses of Class
com.thebuzzmedia.exiftool.process.command.CommandBuilder
Packages that use CommandBuilder
-
Uses of CommandBuilder in com.thebuzzmedia.exiftool.process.command
Methods in com.thebuzzmedia.exiftool.process.command that return CommandBuilderModifier and TypeMethodDescriptionAdd all arguments to the command line.CommandBuilder.addArgument
(String arg, String... args) Add new argument to the command line.static CommandBuilder
Get new builder.static CommandBuilder
Get new builder.