public class AbstractConverter extends APIEventListener
| Modifier and Type | Field and Description |
|---|---|
protected File |
fromFile |
protected File |
toFile |
| Constructor and Description |
|---|
AbstractConverter() |
| Modifier and Type | Method and Description |
|---|---|
void |
convert() |
AbstractConverter |
fromFile(File fromFile) |
AbstractConverter |
toFile(File toFile) |
addListener, fireEvent, log, progress, removeListenerpublic AbstractConverter fromFile(File fromFile)
public AbstractConverter toFile(File toFile)
public void convert()
throws ProcessingException
ProcessingExceptionCopyright © 2019. All rights reserved.