public class ConvertCommand extends DocAsCodeCommand<File>
| Constructor and Description |
|---|
ConvertCommand() |
| Modifier and Type | Method and Description |
|---|---|
File |
call() |
ConvertCommand |
from(File fromFile) |
ConvertCommand |
to(File toFile) |
getRepositoryaddListener, fireEvent, log, progress, removeListenerpublic ConvertCommand from(File fromFile)
public ConvertCommand to(File toFile)
public File call() throws DocAsCodeException
call in interface Callable<File>call in class DocAsCodeCommand<File>DocAsCodeExceptionCopyright © 2019. All rights reserved.