railo.runtime.functions.string
Class REReplaceNoCase
java.lang.Object
railo.runtime.functions.string.REReplaceNoCase
- All Implemented Interfaces:
- Serializable, Function
public final class REReplaceNoCase
- extends Object
- implements Function
- See Also:
- Serialized Form
REReplaceNoCase
public REReplaceNoCase()
call
public static String call(PageContext pc,
String string,
String regExp,
String replace)
throws ExpressionException
- Throws:
ExpressionException
call
public static String call(PageContext pc,
String string,
String regExp,
String replace,
String scope)
throws ExpressionException
- Throws:
ExpressionException
Copyright © 2012 Railo