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, removeListener
public AbstractConverter fromFile(File fromFile)
public AbstractConverter toFile(File toFile)
public void convert() throws ProcessingException
ProcessingException
Copyright © 2019. All rights reserved.