public class SubstituteCommand extends DocAsCodeCommand<Map<String,String>>
repo
Modifier | Constructor and Description |
---|---|
protected |
SubstituteCommand(DocAsCodeRepository repo) |
Modifier and Type | Method and Description |
---|---|
SubstituteCommand |
add(String string) |
Map<String,String> |
call() |
SubstituteCommand |
setFile(File file) |
getRepository
addListener, fireEvent, log, progress
protected SubstituteCommand(DocAsCodeRepository repo)
public SubstituteCommand setFile(File file)
public SubstituteCommand add(String string)
public Map<String,String> call() throws DocAsCodeException
Copyright © 2019. All rights reserved.