| Constructor and Description |
|---|
FileWriter() |
| Modifier and Type | Method and Description |
|---|---|
FileWriter |
charset(Charset charset)
Sets the charset which will be used to write all the files.
|
protected List<File> |
process(Map<File,String> input) |
execute, getExecutionService, run, setExecutionService, setPreviousTask, then, thenpublic FileWriter charset(Charset charset)
charset - The charset to be used.CharsetUtil.getUtf8OrDefault()Copyright © 2015 JBoss by Red Hat. All rights reserved.