public class StringStartsWith extends BIF
Constructor and Description |
---|
StringStartsWith() |
Modifier and Type | Method and Description |
---|---|
static boolean |
call(PageContext pc,
String input,
String subs) |
static boolean |
call(PageContext pc,
String input,
String subs,
boolean ignoreCase) |
Object |
invoke(PageContext pc,
Object[] args) |
public StringStartsWith()
public static boolean call(PageContext pc, String input, String subs, boolean ignoreCase)
public static boolean call(PageContext pc, String input, String subs)
public Object invoke(PageContext pc, Object[] args) throws PageException
invoke
in class BIF
PageException
Copyright © 2015 Lucee