| Package | Description |
|---|---|
| org.arquillian.spacelift.task.text |
| Modifier and Type | Method and Description |
|---|---|
StringReplacementTool |
StringReplacementTool.charset(Charset charset)
Selects the charset which will be used for reading and writing the files.
|
StringReplacementTool |
StringReplacementTool.in(File... file)
Adds files to the list to be processed by the tool.
|
StringReplacementTool |
StringReplacementTool.in(String file)
Adds path as a file to be processed by the tool.
|
| Modifier and Type | Method and Description |
|---|---|
ReplacementTuple<StringReplacementTool> |
StringReplacementTool.replace(String regex)
Set a regular expression to be used for the replacement.
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.