public final class ConvertImageItem extends ProcessCommandItem
processCommand
Constructor and Description |
---|
ConvertImageItem(String from,
String[] skip,
String to,
String[] format,
String[] parameters,
boolean lenient) |
Modifier and Type | Method and Description |
---|---|
ConvertImageItem |
copy()
Makes a deep copy of this item.
|
String |
execute(Document document,
File workingDir,
String[] args,
String allArgs,
String[] vars,
Console console) |
String[] |
getFormat() |
String |
getFrom() |
String[] |
getParameters() |
String[] |
getSkip() |
String |
getTo() |
boolean |
isLenient() |
copyFile, getConfigurationURL, getDebug, getProcessCommand, glob, resolve, substitute, substitute, substituteParameters
public ConvertImageItem copy()
ProcessCommandItem
copy
in class ProcessCommandItem
null
if, for any reason,
copying this item failspublic String getFrom()
public String[] getSkip()
public String getTo()
public String[] getFormat()
public String[] getParameters()
public boolean isLenient()