Class TranslateFunction

java.lang.Object
org.citrusframework.functions.core.TranslateFunction
All Implemented Interfaces:
Function

public class TranslateFunction extends Object implements Function
Function searches for occurrences of a given character sequence and replaces all findings with given replacement string.