Class StringFunction
- java.lang.Object
-
- com.chutneytesting.action.function.StringFunction
-
public class StringFunction extends Object
-
-
Constructor Summary
Constructors Constructor Description StringFunction()
-
Method Summary
All Methods Static Methods Concrete Methods Deprecated Methods Modifier and Type Method Description static Stringstr_replace(String input, String regularExpression, String replacement)Deprecated.static StringstringReplace(String input, String regularExpression, String replacement)
-