| Package | Description |
|---|---|
| org.arquillian.spacelift.task.archive | |
| org.arquillian.spacelift.task.text |
| Modifier and Type | Method and Description |
|---|---|
ReplacementTuple<UncompressTool> |
UncompressTool.remap(String pattern)
Applies renaming for entries in compressed file.
|
| Modifier and Type | Method and Description |
|---|---|
ReplacementTuple<StringReplacementTool> |
StringReplacementTool.replace(String regex)
Set a regular expression to be used for the replacement.
|
ReplacementTuple<StringReplacementTask> |
StringReplacementTask.replace(String regex)
Set a regular expression to be used for the replacement.
|
| 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.
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.