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