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