| Package | Description |
|---|---|
| org.arquillian.spacelift.task.text |
| Modifier and Type | Method and Description |
|---|---|
StringReplacementTask |
StringReplacementTask.replace(Collection<ReplacementTuple<?>> replacements)
Add a collection of replacements, in case you do not want to use the fluent API.
|
| Modifier and Type | Method and Description |
|---|---|
ReplacementTuple<StringReplacementTask> |
StringReplacementTask.replace(String regex)
Set a regular expression to be used for the replacement.
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.