|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectrailo.runtime.functions.list.ListFindNoCase
public final class ListFindNoCase
Constructor Summary | |
---|---|
ListFindNoCase()
|
Method Summary | |
---|---|
static double |
call(PageContext pc,
String list,
String value)
|
static double |
call(PageContext pc,
String list,
String value,
String delimter)
|
static double |
call(PageContext pc,
String list,
String value,
String delimter,
boolean includeEmptyFields)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ListFindNoCase()
Method Detail |
---|
public static double call(PageContext pc, String list, String value)
public static double call(PageContext pc, String list, String value, String delimter)
public static double call(PageContext pc, String list, String value, String delimter, boolean includeEmptyFields)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |