railo.runtime.functions.string
Class REFind
java.lang.Object
railo.runtime.functions.string.REFind
- All Implemented Interfaces:
- Serializable, Function
public final class REFind
- extends Object
- implements Function
- See Also:
- Serialized Form
REFind
public REFind()
call
public static Object call(PageContext pc,
String regExpr,
String str)
throws ExpressionException
- Throws:
ExpressionException
call
public static Object call(PageContext pc,
String regExpr,
String str,
double start)
throws ExpressionException
- Throws:
ExpressionException
call
public static Object call(PageContext pc,
String regExpr,
String str,
double start,
boolean returnsubexpressions)
throws ExpressionException
- Throws:
ExpressionException
Copyright © 2012 Railo