public final class REFind extends BIF
Constructor and Description |
---|
REFind() |
Modifier and Type | Method and Description |
---|---|
static Object |
call(PageContext pc,
String regExpr,
String str) |
static Object |
call(PageContext pc,
String regExpr,
String str,
double start) |
static Object |
call(PageContext pc,
String regExpr,
String str,
double start,
boolean returnsubexpressions) |
Object |
invoke(PageContext pc,
Object[] args) |
public REFind()
public static Object call(PageContext pc, String regExpr, String str) throws ExpressionException
ExpressionException
public static Object call(PageContext pc, String regExpr, String str, double start) throws ExpressionException
ExpressionException
public static Object call(PageContext pc, String regExpr, String str, double start, boolean returnsubexpressions) throws ExpressionException
ExpressionException
public Object invoke(PageContext pc, Object[] args) throws PageException
invoke
in class BIF
PageException
Copyright © 2015 Lucee