Class StringFunction
java.lang.Object
fr.enedis.chutney.action.function.StringFunction
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Stringstr_replace(String input, String regularExpression, String replacement) Deprecated.static StringstringReplace(String input, String regularExpression, String replacement)
-
Constructor Details
-
StringFunction
public StringFunction()
-
-
Method Details
-
str_replace
@Deprecated public static String str_replace(String input, String regularExpression, String replacement) Deprecated. -
stringReplace
-